- Timestamp:
- 11/19/2017 11:16:27 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/functions.php
r6143 r6150 13 13 if ( ! defined( 'WPORGPATH' ) ) { 14 14 define( 'WPORGPATH', get_parent_theme_file_path( '/inc/' ) ); 15 } 16 17 // Make sure market share is available. 18 if ( ! defined( 'WP_MARKET_SHARE' ) ) { 19 define( 'WP_MARKET_SHARE', 29 ); 15 20 } 16 21
Note: See TracChangeset
for help on using the changeset viewer.