Changeset 12674 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-hosting.php
- Timestamp:
- 06/22/2023 03:40:17 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-hosting.php
r12670 r12674 13 13 return new \WP_Error(); 14 14 } ); 15 16 // Disable hreflangs, this page has no localised variants.17 remove_action( 'wp_head', 'WordPressdotorg\Theme\hreflang_link_attributes' );18 15 19 16 /* See inc/page-meta-descriptions.php for the meta description for this page. */
Note: See TracChangeset
for help on using the changeset viewer.