Changeset 5075
- Timestamp:
- 03/03/2017 10:54:28 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-performance-optimizations.php
r5059 r5075 72 72 73 73 if ( ! $is_wp_search && ! $is_bbp_search ) { 74 return; 75 } 76 77 if ( false === strpos( home_url(), 'https://wordpress.org/' ) ) { 74 78 return; 75 79 }
Note: See TracChangeset
for help on using the changeset viewer.