add_action('rest_api_init', function() { remove_filter('rest_pre_serve_request', 'rest_send_cors_headers'); add_filter('rest_pre_serve_request', function($value) { header('Access-Control-Allow-Origin: *'); header('Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS'); header('Access-Control-Allow-Headers: Authorization, Content-Type, X-WP-Nonce'); header('Access-Control-Allow-Credentials: true'); return $value; }); }, 15); Service - Docauto.nl Service - Docauto.nl
© Copyright 2025 Car Service Theme by QuanticaLabs