Shortcodes Generator August 30, 2019 Public Satyawan Jagankar Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Snippet_Title Snippet_Desc // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );