Changeset 5604 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php
- Timestamp:
- 06/29/2017 08:35:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php
r5599 r5604 640 640 global $wpdb; 641 641 642 if ( ! get_post() ) { 643 return; 644 } 645 642 646 wp_cache_add_global_groups( array( 'locale-associations' ) ); 643 647
Note: See TracChangeset
for help on using the changeset viewer.