Changeset 9219
- Timestamp:
- 10/22/2019 01:36:46 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
r9215 r9219 369 369 370 370 if ( is_front_page() ) { 371 $title['title'] = __( 'Blog Tool, Publishing Platform, and CMS', 'wporg' ); 371 $title['tagline'] = __( 'Blog Tool, Publishing Platform, and CMS', 'wporg' ); 372 unset( $title['tagline'] ); // Remove the tagline from the front-page. 372 373 } 373 374
Note: See TracChangeset
for help on using the changeset viewer.