• 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’);

  • The topic ‘Enable Shortcodes in Post Titles’ is closed to new replies.