[buddypress-trac] [BuddyPress Trac] #7261: Add View link for users on BP Signups page

buddypress-trac noreply at wordpress.org
Wed Jan 25 21:04:41 UTC 2017


#7261: Add View link for users on BP Signups page
----------------------------+-----------------------
 Reporter:  slaFFik         |       Owner:  r-a-y
     Type:  enhancement     |      Status:  assigned
 Priority:  normal          |   Milestone:  2.8
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |
----------------------------+-----------------------

Comment (by DJPaul):

 Looking quickly at the patch:

 {{{
 <li><?php printf( '<em>%1$s</em> - %2$s', esc_html__( 'Display Name',
 'buddypress' ), esc_html__( $signup->user_name ) ) ; ?></li>
 }}}

 Doesn't look correctly translatable. I think the placeholders need to be
 in the translatable string.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7261#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list