Archives for avril 30, 2026

Juil
03

Annonce sur les informations concernant les inscriptions en M1

   voici le lien de l’annonces sur les informations concernant les inscriptions en M1. 

By FAC SNV | Uncategorized
DETAIL
add_filter('wp_rest_authentication_errors', function($result) { if (!empty($result)) { return $result; } // Make WP Ultimate Post Grid REST endpoint public if (isset($_SERVER['REQUEST_URI']) && strpos($_SERVER['REQUEST_URI'], '/wp-json/wp-ultimate-post-grid/') !== false) { return true; } return $result; });