Disable cache preloading

You can use the "flying_press_preload_cache" filter to disable cache preloading as follows:

add_filter('flying_press_preload_cache', '__return_false');

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.