Shortcodes Generator October 1, 2021 Public nikolas skuall Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone destacados destacados muestra // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );