Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

How to Use Shortcodes in WordPress Text Widgets

Just add the following code in the functions.php file

add_filter('widget_text', 'do_shortcode');


This post first appeared on PHP Fresher, please read the originial post: here

Share the post

How to Use Shortcodes in WordPress Text Widgets

×

Subscribe to Php Fresher

Get updates delivered right to your inbox!

Thank you for your subscription

×