Ticket #16073: 16073.2.patch
| File 16073.2.patch, 491 bytes (added by , 16 years ago) |
|---|
-
wp-includes/theme.php
diff --git wp-includes/theme.php wp-includes/theme.php index 9d2f905..b091df1 100644
function add_theme_support( $feature ) { 1754 1754 $_wp_theme_features[$feature] = true; 1755 1755 else 1756 1756 $_wp_theme_features[$feature] = array_slice( func_get_args(), 1 ); 1757 1758 if ( $feature == 'post-formats' ) { 1759 $_wp_theme_features[$feature][0] = array_intersect( $_wp_theme_features[$feature][0], get_post_format_slugs() ); 1760 } 1757 1761 } 1758 1762 1759 1763 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)