[wp-trac] [WordPress Trac] #44458: Catch WSODs and provide a means for recovery for end users
WordPress Trac
noreply at wordpress.org
Tue Jan 8 09:48:40 UTC 2019
#44458: Catch WSODs and provide a means for recovery for end users
-------------------------------------------------+-------------------------
Reporter: schlessera | Owner: flixos90
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 5.1
Component: Bootstrap/Load | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing servehappy | Focuses: multisite
needs-dev-note |
-------------------------------------------------+-------------------------
Comment (by ocean90):
In [attachment:"44458.12.diff"], src/wp-admin/themes.php, is a text change
from `Sorry, you are not allowed to delete this item.` to `Sorry, you are
not allowed to resume execution of this theme.'` while the check is for
`current_user_can( 'delete_themes' )`. Also `Sorry, you are not allowed to
resume this item.` should probably be `Sorry, you are not allowed to
resume execution of this theme.`.
I'm not sure, but do you think we can drop "execution" from all the UI
strings? It has some negative meanings but also "executing a theme" just
sounds weird. Just using resume/paused should be good enough.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44458#comment:54>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list