Allow CORS in Wordpress getting meetup API -


im having trouble allowing cross site. adding meetup api wordpress pages. added header , .htaccess, respectively. header("access-control-allow-origin: http://domain.com");

header set access-control-allow-origin: http://domain.com

i have themes , other plugins installed. there particular place suppose insert headers? not sure else should look.


Comments