[wp-trac] [WordPress Trac] #13539: Genericize some more page/post strings
WordPress Trac
wp-trac at lists.automattic.com
Wed May 26 23:50:12 UTC 2010
#13539: Genericize some more page/post strings
--------------------------+-------------------------------------------------
Reporter: nacin | Owner: nacin
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Post Types | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by zeo):
At some point, this is really confusing. How about theme?
This is the default if you set a password for Post or Page (see: wp-
includes/post-template.php):
{{{
This post is password protected. To view it please enter your password
below:
}}}
And (see: wp-content/themes/twentyten/comments.php):
{{{
This post is password protected. Enter the password to view any comments.
}}}
use get_post_type?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13539#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list