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' );