Untitled

Anonymous
plain_text
01/20/2025 10:33 AM
272 B
13
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