Shortcodes Generator May 29, 2020 Public Arti Rana Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone category custom // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );