Is it possible to enable shortcodes in post titles? I would like the be able to put a shortcode in the Post Title field.
something similar to this (allows shortcodes in widgets)?
add_filter('widget_text', 'do_shortcode');
Is it possible to enable shortcodes in post titles? I would like the be able to put a shortcode in the Post Title field.
something similar to this (allows shortcodes in widgets)?
add_filter('widget_text', 'do_shortcode');
This topic has been closed to new replies.