Filtering cp_get_ad_details to exclude certain fields on single ad page
This function already includes a $disallow_fields variable (cp_price & cp_currency). I'm hoping to disallow a couple of other fields by filtering the results but can't get it to work. Any thoughts on how to use a filter to exclude certain fields from this display without modifying the entire function?
Thanks!