Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58940, comment 22


Ignore:
Timestamp:
07/31/2023 05:48:13 PM (2 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58940, comment 22

    initial v1  
    1 The current string ("Unable to connect to the filesystem. Please confirm your credentials.") is used in  a few other places in core, so we should ideally be consistent here, especially now that [https://make.wordpress.org/core/6-3/ 6.3 is in string freeze], where we should avoid introducing new strings unless absolutely necessary (e.g. to fix a typo). Perhaps the string should be clarified for all instances in a future release?
     1The current string ("Unable to connect to the filesystem. Please confirm your credentials.") is used in  a few other places in core, so we should ideally be consistent here, especially now that [https://make.wordpress.org/core/6-3/ 6.3 is in string freeze], where we generally avoid introducing new strings unless absolutely necessary (e.g. to fix a typo). Perhaps the string should be clarified for all instances in a future release?