WooCommerce Product Filters contains a number of hooks that you can use to customize the plugin's behavior. Please note that...
body.productfilters Determines if the page has product filters on it or not. .wcf-form-elements-wrapper Wrapper of the form tag of the...
Click to view the PHP API documentation.
CSS is responsible for the styling of elements on a web page. It controls the color and size of text,...
Sometimes you may wish to add a custom code snippet to your website, for example in order to customize one...
The WordPress REST API provides a way to interact with your website by JSON objects. We ensure our plugins work...