[wp-trac] [WordPress Trac] #20114: Posts and Pages w. private visibility don't show up in existing content

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 27 12:09:40 UTC 2012


#20114: Posts and Pages w. private visibility don't show up in existing content
--------------------------+------------------------------
 Reporter:  heinrichgeps  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  3.3.1
 Severity:  major         |  Resolution:
 Keywords:  needs-patch   |
--------------------------+------------------------------

Comment (by soulseekah):

 Remember that links to private content that a visitor has no access to
 will result in a 404.
 http://codex.wordpress.org/Content_Visibility#Private_Content
 This is especially true for crawlers, you will get 404 even though your
 content exists for you.

 For possible non-core-based solutions to this refer to:
 - http://wordpress.stackexchange.com/questions/11427/how-to-301-private-
 posts-rather-than-404
 - http://wordpress.stackexchange.com/questions/9017/how-do-i-display-
 content-to-users-who-are-not-logged-in-instead-of-404-on-privat

 The attached diff shows private posts in the lists. Patch will not work on
 3.3.1, since many things have been moved around in that area.

 JS would require proper localization for the word "Private" if this
 enhancement/defect is considered. If not, use
 [http://www.w3schools.com/html/html_links.asp HTML links].

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20114#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list