esc_html in property_details
-
Is it possible to update the plugin and use wp_kses rather than esc_html for the output here:
esc_html( get_post_meta($post->ID, $key, true)
This way you can add links in the property_details.
Otherwise can you add a filter?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘esc_html in property_details’ is closed to new replies.