[wp-trac] [WordPress Trac] #46824: Unnecessary use of swappable arguments
WordPress Trac
noreply at wordpress.org
Sat Apr 6 19:18:08 UTC 2019
#46824: Unnecessary use of swappable arguments
----------------------------+-----------------------------
Reporter: tobifjellner | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords: good-first-bug
Focuses: |
----------------------------+-----------------------------
In current trunk (5.2) /wp-admin/includes/file.php contains a couple of
string with numbered arguments, but since there is only one placeable, it
doesn't need to be numbered.
{{{The authenticity of %1$s could not be verified as signature
verification is unavailable on this system.}}}
{{{The authenticity of %1$s could not be verified as no signature was
found.}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46824>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list