[wp-trac] [WordPress Trac] #39664: Text change/correction adding a missing period to wp_die message.
WordPress Trac
noreply at wordpress.org
Sun Jan 22 02:09:35 UTC 2017
#39664: Text change/correction adding a missing period to wp_die message.
--------------------------+-----------------------------
Reporter: Presskopp | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Text Changes | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This is probably the smallest possible change you can make, adding a '.'
I compared all the instances of ''wp_die'' messages, like
{{{wp_die(__('Invalid plugin page'));}}} in ''admin.php, L.225'' and it
turns out to be the '''only''' one without a period, so here the patch to
add it. I'm very proud of it ;-)
Other examples:
'Link not found.'
'Invalid user ID.'
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39664>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list