Archives for mai 25, 2026

Avr
30

Planning des Examens Semestre 02

سير الامتحانات Planning des Examens-S2 _du 09 au 17 Mai 2026
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; });