Changeset 6974
- Timestamp:
- 03/29/2018 04:46:38 PM (7 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
r6973 r6974 183 183 184 184 case 'page-about-security.php': 185 $title = esc_html_x( ' About', 'Page title', 'wporg' );185 $title = esc_html_x( 'Security', 'Page title', 'wporg' ); 186 186 break; 187 187
Note: See TracChangeset
for help on using the changeset viewer.