Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

generate shortcode wordpress plugin

add_filter( 'widget_text', 'shortcode_unautop' );
add_filter( 'widget_text', 'do_shortcode' );
Source by pagely.com #
 
PREVIOUS NEXT
Tagged: #generate #shortcode #wordpress #plugin
ADD COMMENT
Topic
Name
1+4 =