Changeset 6950
- Timestamp:
- 03/28/2018 03:15:06 AM (7 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-accessibility.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-domains.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-etiquette.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-features.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-history.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-license.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-logos.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-philosophy.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-requirements.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-roadmap.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-security.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-stats.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-swag.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-testimonials.php
r6949 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 $GLOBALS['menu_items'] = [ -
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about.php
r6923 r6950 9 9 10 10 namespace WordPressdotorg\MainTheme; 11 12 if ( false === stristr( home_url(), 'test' ) && ! isset( $_GET['test'] ) ) {13 return get_template_part( 'page' );14 }15 11 16 12 // Prevent Jetpack from looking for a non-existent featured image.
Note: See TracChangeset
for help on using the changeset viewer.