Closing the json-leak in WordPress
Wordpress by default doesn’t protect the JSON API. This API however does give the possibility to get to see all parts of your Wordpress site, including parts which you maybe didn’t want to show to the public. This article shows how to protect this API.
Continue reading