Keep user’s privileges on accessing contents in JSON response
I use WordPress REST API plugin to fetch WordPress stuff on a mobile app. What Access manager plugin keeps the privileges on REST … Read more
I use WordPress REST API plugin to fetch WordPress stuff on a mobile app. What Access manager plugin keeps the privileges on REST … Read more
My Developer used JSON API WordPress plugin for build Android app for my website. (https://wordpress.org/plugins/json-api/) But App loading speed is too slow, like … Read more
We are stumbeling upon an issue of content being found on our website to early. For example, we have a post named ‘Client … Read more
Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be … Read more
How do I set up a custom post so that it can be proximity geolocated with Google Maps API? 0
Working on a custom api for a site I’m building and I found a weird issue with wp_get_nav_menu_items. Essentially – wp_get_nav_menu_items only works … Read more
A client has an external API that is storing all member info. My tasks are: a.) Create a ‘Member Profile Search’ page on … Read more
OK so stick with me on this one… it’s a little involved. I won’t describe it all, I’ll simplify things as best I … Read more
I am using a plugin that adds multiple custom post types all of which have their own meta-data. I am able to expose … Read more
I need to send the form data created with a plug-in to an external API, would it be the case to write a … Read more