Need setting to allow html on excerpts
-
In the Excerpt area of the slider (Lines 321-338 of genesis-responsive-slider.php) we are using esc_html() to escape the page/post test we’re giving to the_content();
I think this should be settings based, as I am now having to hack the plugin to allow html for the content to style the values I want to display on the slider.
Just a thought!
The topic ‘Need setting to allow html on excerpts’ is closed to new replies.