[wp-trac] [WordPress Trac] #18591: mytheme-child does not work when installing a new blog

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 5 06:11:57 UTC 2011


#18591: mytheme-child does not work when installing a new blog
--------------------------+-----------------------------
 Reporter:  minimarket    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.3
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 If I choose own theme when installing a blog

 {{{
 define ('WP_DEFAULT_THEME', 'mytheme');
 }}}

 then it works, but if I choose child theme

 {{{
 define ('WP_DEFAULT_THEME', 'mytheme-child');
 }}}

 then I must go to Appearance -> Themes to choose it manually. She was not
 taken up automatically.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18591>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list