Untitled

 avatar
unknown
plain_text
6 months ago
204 B
4
Indexable
add_filter('b2bking_flush_cache_wp','__return_false');
add_filter('b2bking_flush_permalinks','__return_false');
add_filter('b2bking_cache_time_setting', function($time){
	return 99999999999999;
}, 10, 1);
Editor is loading...
Leave a Comment