Shortcodes Generator April 18, 2014 Public azam gill Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone 25 // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );