Lego2012
12/13/2016 - 12:01 PM

Add Shortcodes to Widgets

Add Shortcodes to Widgets

<?php
//* Do NOT include the opening php tag shown above. Copy the code shown below.

<!-- 
Want to add shortcodes to widgets? We all do. Here’s how: 
-->

add_filter('widget_text', 'do_shortcode')