Podcast

Tous nos articles

Ne manquez pas nos conseils !

Nous ne spammons pas ! Consultez notre politique de confidentialité pour plus d’informations./** * Generates the markup for the validation errors list that goes on top of the form. * * @since 2.5 * * @param array $form Current form being displayed. * @param array $values Submitted values. * @param bool $show_summary Whether to show a summary of validation errors or just show the validation message. * * @return string Validation errors markup. */

Retour en haut