[wp-trac] [WordPress Trac] #18490: When installing a new theme, check if parent theme is required.
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 22 02:30:47 UTC 2011
#18490: When installing a new theme, check if parent theme is required.
-----------------------------+-----------------------
Reporter: sterlo | Owner: nacin
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.3
Component: Upgrade/Install | Version: 3.2.1
Severity: normal | Resolution:
Keywords: needs-patch |
-----------------------------+-----------------------
Changes (by dd32):
* keywords: has-patch needs-testing => needs-patch
* component: Themes => Upgrade/Install
Comment:
Quick patch review:
* Can't use $wp_filesystem->wp_themes_dir() with get_theme_data - better
to just use get_themes() and iterate through.
* Block should be moved further down to unset network enable too
This ticket will be superseded by #13774 (Automatically install the parent
theme if possible) and a similar message would probably be included there
in the event of the parent not being installable.
It's either this, or #13774 for 3.3
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18490#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list