Shortcodes Generator December 8, 2014 Public krishnai ijjada Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone fxb xc // Add Shortcode function custom_shortcode() { } add_shortcode( 'shortcode', 'custom_shortcode' );