Shortcodes Generator July 15, 2016 Public Nikhil Verma Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone ins_search Instant Search // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );