Changeset 137 for trunk/wp-config.php
- Timestamp:
- Mar 25, 2009, 12:46:59 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-config.php
r135 r137 95 95 //When adding, and changing and deleting Post & Comment, block cache is refreshed by add_action at any time. 96 96 // This Function in xpressme plugin 97 require_once( ABSPATH .'/include/xpress_block_render.php' ); 97 98 xpress_unnecessary_block_cache_delete(); 98 99 if (is_home()) xpress_block_cache_refresh();
Note: See TracChangeset
for help on using the changeset viewer.