Do you need to access sites running in your local development environment (localhost) from outside your network? ‘ngrok’ can help you with that.
4 CommentsTag: REST API
While browsing the WordPress Core code, I came across a few additional options you can specify to perform argument validation, without having to write custom validation functions.
11 CommentsHow to quickly submit all form field values via a jQuery AJAX call.
2 CommentsI’m using the WordPress REST API to remotely trigger the clearing of a key in the Object Cache. Find out how.
Leave a CommentToday I released a new plugin that will add WPML Translated Posts to WordPress’ REST API response.
2 Comments