Move plugin replacebale functions to pluggable-functions.php. http://mosquito.wordpress.org/view.php?id=1211
git-svn-id: http://svn.automattic.com/wordpress/trunk@2516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -118,6 +118,8 @@ if ( get_settings('active_plugins') ) {
|
||||
}
|
||||
}
|
||||
|
||||
require (ABSPATH . WPINC . '/pluggable-functions.php');
|
||||
|
||||
if ( defined('WP_CACHE') && function_exists('wp_cache_postload') )
|
||||
wp_cache_postload();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user