Shortcodes Generator September 26, 2017 Public MICHEL ERIC Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test A+ p1 // Add Shortcode function custom_shortcode() { } add_shortcode( 'groupe sanguin A+', 'custom_shortcode' );