Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Override Controllers

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 59525

Trending Articles