Changeset 11431 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/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-plugins/functions.php
r10860 r11431 24 24 // Add default posts and comments RSS feed links to head. 25 25 add_theme_support( 'automatic-feed-links' ); 26 27 // Add support for WordPress generated <title> tags. 28 add_theme_support( 'title-tag' ); 26 29 27 30 // Don't include Adjacent Posts functionality.
Note: See TracChangeset
for help on using the changeset viewer.