It seems we can’t find what you’re looking for. Perhaps searching can help.
function add_cors_http_header(){ header(“Access-Control-Allow-Origin: *”); } add_action(‘init’,’add_cors_http_header’);
Just another WordPress site
It seems we can’t find what you’re looking for. Perhaps searching can help.