• autox420

    (@autox420)


    Im trying to use this code so i can add shortcodes to a widget.

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

    But i dont know what the widget is called. How do i get the right name of that widget?
    I dont want to use it in a text widget its another widget i want to use it on.

    • This topic was modified 7 years ago by autox420.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to know the widget name?’ is closed to new replies.