Shortcodes Generator January 15, 2019 Public Mariano Ramirez Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone ee // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );