add_action('wp_head', function () { if (!is_singular('formation')) return; global $post; $price = get_field('prix'); $duration = get_field('duree'); // ex : P2D $mode = get_field('modalite'); // Présentiel / Distanciel $rating = get_field('note_moyenne'); $reviews = get_field('nombre_avis'); $schema = [ "@context" => "https://schema.org", "@type" => "Course", "@id" => get_permalink($post) . "#course", "name" => get_the_title(), "description" => wp_strip_all_tags(get_the_excerpt()), "provider" => [ "@type" => "EducationalOrganization", "name" => "Devop.pro", "url" => "https://www.devop.pro/" ], "timeRequired" => $duration, "courseMode" => [$mode], ]; if ($price) { $schema["offers"] = [ "@type" => "Offer", "price" => $price, "priceCurrency" => "EUR", "availability" => "https://schema.org/InStock" ]; } if ($rating && $reviews) { $schema["aggregateRating"] = [ "@type" => "AggregateRating", "ratingValue" => $rating, "reviewCount" => $reviews, "bestRating" => "5", "worstRating" => "1" ]; } echo ''; });

Vous êtes ici :

Le leadership et l’enchantement

leadership-et-enchantement

​Ne manquez plus rien !

​Inscrivez-vous tout de suite ​pour recevoir les prochaines publications de notre blog directement dans votre boite mail.

Nous ne spammons pas ! Consultez notre politique de confidentialité pour plus d’informations.

formatrice.jpg

Formation en management, communication, leadership et vente.

Vous avez un projet ?

Découvrez notre gamme de formations