Make WooFood Availability Checker to Always appears

The following snippet will make the WooFood Availability Checker to always appears regardless if the customer has already a saved address Copy and paste the following snippet to your functions.php on your child theme add_filter('woofood_availability_checker_always_open', function() { return true; });

1 min read

The following snippet will make the WooFood Availability Checker to always appears regardless if the customer has already a saved address

Copy and paste the following snippet to your functions.php on your child theme

add_filter('woofood_availability_checker_always_open', function() {
    return true;

});

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.

Get FoodMaster

Leave a Comment

Your email address will not be published. Required fields are marked *