Shortcodes Generator March 26, 2019 Public S a Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tst // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );