[wp-trac] [WordPress Trac] #55459: Change Login Label name

WordPress Trac noreply at wordpress.org
Sun Sep 24 16:36:19 UTC 2023


#55459: Change Login Label name
----------------------------------------------------+---------------------
 Reporter:  wparslan                                |       Owner:  (none)
     Type:  enhancement                             |      Status:  new
 Priority:  normal                                  |   Milestone:  6.5
Component:  Login and Registration                  |     Version:
 Severity:  normal                                  |  Resolution:
 Keywords:  has-patch needs-refresh needs-dev-note  |     Focuses:
----------------------------------------------------+---------------------
Changes (by oglekler):

 * milestone:  6.4 => 6.5


Comment:

 All function intended to translate strings have filters:
 `_e()` and `__()` use `translate()` and it has 2 filters that can be used
 to change text as you wish.
 `esc_attr()` also has a filter inside. So, I am wondering if we need
 something additional at all.

 But the current patch has additional things that are unrelated to the
 issue in question, and we are in two days before the Beta 1, I am moving
 this ticket into 6.5. It can go in trunk as soon as the patch will be
 ready and trunk open again after 6.4 will be branched out.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55459#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list