Add an option to disable the Blaze feature in Jetpack
-
https://developer.jetpack.com/hooks/jetpack_blaze_enabled/
The filter to disable is.
add_filter( 'jetpack_blaze_enabled', '__return_false' );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add an option to disable the Blaze feature in Jetpack’ is closed to new replies.