[wp-trac] [WordPress Trac] #34182: 'allowedthemes' network option never gets primed when themes are deleted
WordPress Trac
noreply at wordpress.org
Thu Apr 14 03:49:03 UTC 2016
#34182: 'allowedthemes' network option never gets primed when themes are deleted
--------------------------+-------------------------
Reporter: DrewAPicture | Owner: jeremyfelt
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6
Component: Themes | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: multisite
--------------------------+-------------------------
Changes (by jeremyfelt):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"37203"]:
{{{
#!CommitTicketReference repository="" revision="37203"
Multisite: Remove theme from network allowed themes when deleted
Previously, a deleted theme would remain in the list of allowed themes
until manually cleared. This uses `WP_Theme::network_disable_theme()`,
added in [37202].
Fixes #34182.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34182#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list