Ticket #24230: theme.php.patch
| File theme.php.patch, 855 bytes (added by , 13 years ago) |
|---|
-
theme.php
340 340 341 341 // Set up maybe-relative, maybe-absolute array of theme directories. 342 342 // We always want to return absolute, but we need to cache relative 343 // use in forget_theme_root().343 // to use in get_theme_root(). 344 344 foreach ( $wp_theme_directories as $theme_root ) { 345 345 if ( 0 === strpos( $theme_root, WP_CONTENT_DIR ) ) 346 346 $relative_theme_roots[ str_replace( WP_CONTENT_DIR, '', $theme_root ) ] = $theme_root; … … 544 544 /** 545 545 * Start preview theme output buffer. 546 546 * 547 * Will only p reform task if the user has permissions and template and preview547 * Will only perform task if the user has permissions and template and preview 548 548 * query variables exist. 549 549 * 550 550 * @since 2.6.0
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)