pr1nc3 on "[Plugin: Easy Property Listings] Remove Listing Agent(s) *Label*"

ساخت وبلاگ

Fantastic documentation and great flexibility with the plugin (we bought the full version with all add-ons). This might help others so am putting this here vs. a support ticket.

I've successfully removed the Listing Agent(s) meta data with this...

// Remove Listing Agent(s) Meta
function remove_agent_meta_box($field) {
retu;
}
add_filter('epl_meta_listing_agents', 'remove_agent_meta_box');
add_filter('epl_meta_property_office_id', 'remove_agent_meta_box');
add_filter('epl_meta_property_agent', 'remove_agent_meta_box');
add_filter('epl_meta_property_second_agent', 'remove_agent_meta_box');
add_filter('epl_meta_property_agent_hide_author_box', 'remove_agent_meta_box');

...but am unable to figure out how to remove the label "Listing Agent(s)" though. I've tried filter $group but that doesn't do it and I'm actively modifying meta now so would like to know for the future too. Any ideas?

https://wordpress.org/plugins/easy-property-listings/

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 170 تاريخ : دوشنبه 24 خرداد 1395 ساعت: 10:48