The following code snippet will disable the default caching with transient of WooFood accordion shortcode
add_filter('woofood_accordion_transient', 'wpslash_woofood_disable_transient');
function wpslash_woofood_disable_transient($default)
{
return null;
}
Commission-free ordering
Run restaurant orders on your own WordPress site
FoodMaster adds delivery, pickup, dine-in, POS, and kitchen tools — with zero per-order fees.