Shortcodes Generator March 20, 2015 Public Aura Piyada Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Shortcode // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );