Shortcodes Generator January 10, 2021 Public Osvaldo Lara Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Contact Form Formulario de contacto // Add Shortcode function custom_shortcode() { } add_shortcode( '', 'custom_shortcode' );