Advertisement
thesufi

Enable shortcode for widgets

Feb 16th, 2020
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.08 KB | None | 0 0
  1. <?php
  2. //enable shortcode for widgets
  3. add_filter('widget_text','do_shortcode');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement