WPSlash

Enable Product Add-ons Ultimate on WooFood Autoprint Software

Wednesday December 23, 2020

The following code snippet will enable also to print adding from Product Add-ons Ultimate .

Copy and paste the following code snippet into your child theme functions.php

add_filter("woofood_enable_addons_ultimate_compatibility", function() { return true ;});

Leave a Comment

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