Changeset 11404 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/inc/page-meta-descriptions.php
- Timestamp:
- 12/27/2021 06:32:30 PM (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
r10958 r11404 174 174 $title = esc_html_x( 'WordPress and the Journey to 40% of the Web', 'Page title', 'wporg' ); 175 175 $desc = esc_html__( 'Getting to 40% of the web came with lots of hard work from our amazing WordPress community.', 'wporg' ); 176 break; 177 178 case 'page-hosting.php': 179 $title = esc_html_x( 'WordPress Hosting Recommendations', 'Page title', 'wporg' ); 180 $desc = esc_html__( 'Get web hosting for your WordPress website from providers that have modern and approved server configurations.', 'wporg' ); 176 181 break; 177 182 } … … 364 369 $title = esc_html_x( 'Source Code', 'Page title', 'wporg' ); 365 370 break; 371 372 case 'page-hosting.php': 373 $title = esc_html_x( 'WordPress Hosting', 'Page title', 'wporg' ); 374 break; 366 375 } 367 376
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)