[wp-trac] [WordPress Trac] #24143: When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist.

WordPress Trac noreply at wordpress.org
Sat Apr 20 10:08:54 UTC 2013


#24143: When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme
directory does not exist.
-----------------------------+---------------------------
 Reporter:  azizur           |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Bundled Theme
  Version:                   |   Severity:  normal
 Keywords:                   |
-----------------------------+---------------------------
 If you use either of following in you wp-config.php you'd automatically
 get a Broken Themes.

 {{{
 define('WP_CONTENT_DIR', 'your-dir');
 define('WP_CONTENT_URL', 'your-url');
 }}}

 The following themes are installed but incomplete. Themes must have a
 stylesheet and a template.

 Name    Description

 twentythirteen  The theme directory does not exist.

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


More information about the wp-trac mailing list