Home › Forums › WordPress Plugins › Limiting Shipping Options › Reply To: Limiting Shipping Options
November 21, 2013 at 6:26 am
#2720
vinny
Keymaster
I don’t know how proficient you are in WP development. Filters can be added either in your theme’s functions.php file or via a plugin (my personal preference, as I’m not sure that every theme can be updated without losing changes to functions.php).
I also have not yet added support for the filters due to lack of time. I’ll try to have it in place (and documented) by the weekend.