Changeset 1386 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/functions.php
- Timestamp:
- 03/08/2015 02:38:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/functions.php
r1384 r1386 29 29 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption' 30 30 ) ); 31 32 add_filter('redirect_canonical','__return_false'); 31 33 } 32 34 add_action( 'after_setup_theme', 'wporg_themes_setup' );
Note: See TracChangeset
for help on using the changeset viewer.