Add shortcode support for the content of the Description text
-
Nice plugin!
It would be nice to have the ability to add shortcode to the description that would work.
To make it work I’ve wrapped the shortcode_unautop(wpautop(convert_chars(wptexturize($sc_jdt[‘comingsoon_description’])))) in template/template-coming-soon.php:81
with do_shortcode().Would that mess up with the plugin’s logic at some point? (I really don’t know why you manually call autop and etc ?? )
- The topic ‘Add shortcode support for the content of the Description text’ is closed to new replies.