Changeset 11431 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/functions.php
- Timestamp:
- 01/12/2022 07:19:37 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/functions.php
r11298 r11431 22 22 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption' 23 23 ) ); 24 25 add_theme_support( 'title-tag' ); 24 26 25 27 // No need for canonical lookups
Note: See TracChangeset
for help on using the changeset viewer.