Changeset 9220
- Timestamp:
- 10/22/2019 01:39:21 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/inc/page-meta-descriptions.php
r9219 r9220 369 369 370 370 if ( is_front_page() ) { 371 $title['t agline'] = __( 'Blog Tool, Publishing Platform, and CMS', 'wporg' );371 $title['title'] = __( 'Blog Tool, Publishing Platform, and CMS', 'wporg' ); 372 372 unset( $title['tagline'] ); // Remove the tagline from the front-page. 373 373 }
Note: See TracChangeset
for help on using the changeset viewer.