[wp-trac] [WordPress Trac] #13026: 'Your email is <em>never</em> published nor shared.' should be removed from wp-includes/comment-template.php
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 17 16:16:00 UTC 2010
#13026: 'Your email is <em>never</em> published nor shared.' should be removed from
wp-includes/comment-template.php
--------------------------+-------------------------------------------------
Reporter: lloydbudd | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone: 3.0
Component: Comments | Version: 3.0
Severity: minor | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by nacin):
My opinion is that I would like to see:
{{{
'comment_notes_before' => '<p class="comment-notes">' . __( 'Your email
will not be published.' ) . ( $req ? __( ' Required fields are marked
<span class="required">*</span>' ) : '' ) . '</p>',
}}}
This matches Kubrick, which was "(will not be published)" after the field
label.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13026#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list