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

esc_html in property_details

$
0
0

Replies: 0

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

Trending Articles