Changeset 6231 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/functions.php
- Timestamp:
- 12/04/2017 05:42:22 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/functions.php
r6167 r6231 38 38 'caption', 39 39 ) ); 40 41 add_theme_support( 'wp4-styles' ); 40 42 } 41 43 add_action( 'after_setup_theme', __NAMESPACE__ . '\setup' );
Note: See TracChangeset
for help on using the changeset viewer.