Override Controllers
-
I am trying to override the wcfm-controller-products.php but there is no filter for the data I am trying to manipulate.
I am specifically trying to edit this:
$wcfm_products_json_arr[$index][] = date_i18n( wc_date_format(), strtotime($wcfm_products_single->post_date) );As well as add extra actions.
Please advise.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Override Controllers’ is closed to new replies.