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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -