[wp-trac] [WordPress Trac] #51489: Application Passwords: Add some additional explanation for Multisite instances

WordPress Trac noreply at wordpress.org
Tue Oct 20 20:47:15 UTC 2020


#51489: Application Passwords: Add some additional explanation for Multisite
instances
-------------------------------------------------+-------------------------
 Reporter:  georgestephanis                      |       Owner:
                                                 |  sarahricker
     Type:  task (blessed)                       |      Status:  accepted
 Priority:  normal                               |   Milestone:  5.6
Component:  Networks and Sites                   |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-copy-review needs-   |     Focuses:  multisite
  refresh                                        |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):

 * keywords:  has-patch needs-copy-review => has-patch needs-copy-review
     needs-refresh


Comment:

 A couple of notes:
 * The strings should use `_n()` instead of `__()` here, many languages
 have more than one plural form.
 * `sizeof()` should be replaced with `count()`, see [49193].

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


More information about the wp-trac mailing list