Hello,
I am looking for a particular hook to control the front-end display on one of your widgets, product status filter.
Currently, we have directly edited the plugin code, located at:
public_html/wp-content/plugins/et-core-plugin/app/models/widgets/product-status-filter.php – Line 135
We would like a function that changes the label from ‘On Sale’ to ‘Clearance’ that we can put in our functions.php file in our child theme.
Thank you,