jb_cache_moved_to_wpsc
jb_cache_moved_to_wpsc
Appears in: wp-super-cache.1.12.3, wp-super-cache.1.12.4
Hook Type: action
Displaying hooks found in version: wp-super-cache.1.12.4do_action('jb_cache_moved_to_wpsc') is found 1 times:
- /inc/boost.php line 137
return; } delete_transient( 'wpsc_boost_cache_notice_displayed' ); do_action( 'jb_cache_moved_to_wpsc' ); } add_action( 'wpsc_created_advanced_cache', 'wpsc_track_move_from_boost' ); /** * Notify Jetpack Boost that Boost Cache will be used instead of WP Super Cache. *