• Is there a way to enable shortcodes in the author bio (description)?

    I would imagine it’s something like this:

    add_filter('widget_text', 'do_shortcode'); //allow shortcodes in widgets

    …but I’m not sure how to reference the author description field in a filter. Ideas?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘do_shortcode in Author bio?’ is closed to new replies.