Changeset 17228 for trunk/wp-includes/theme.php
- Timestamp:
- 01/06/2011 04:11:14 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme.php
r17220 r17228 1755 1755 else 1756 1756 $_wp_theme_features[$feature] = array_slice( func_get_args(), 1 ); 1757 1757 1758 1758 if ( $feature == 'post-formats' && is_array( $_wp_theme_features[$feature][0] ) ) 1759 1759 $_wp_theme_features[$feature][0] = array_intersect( $_wp_theme_features[$feature][0], array_keys( get_post_format_slugs() ) );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)