Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55459, comment 16


Ignore:
Timestamp:
08/22/2023 02:17:56 PM (16 months ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55459, comment 16

    initial v1  
    1 55459.2.diff edits the 'Email' label 'to 'Email Address' in the registration form. Should this filter also include the 'Username' and 'Email' strings for registration?
     155459.2.diff edits the 'Email' label to 'Email Address' in the registration form. Should this filter also include the 'Username' and 'Email' strings for registration?
    22
    33Naming the label keys could be a little complicated because `label_username` stands for 'Username or Email Address' in both `login_form_defaults` and this proposed filter.