Shortcodes Generator December 18, 2018 Public Neo Saeba Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test test test test // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );