Skip to content

Tutorials

Codeforest

Extending the WordPress XML RPC API

WordPress has a powerful XML RPC API which allows us to get posts or categories from our WordPress site as well as control our site from external clients. This article will try to show some of the possibilities of using built-in API methods and how to extend the API and write your own XML RPC methods.

Boosting engagement

Custom post fields using Advanced Custom Fields WordPress plugin

WordPress is one of the most powerful platform on the web today. I am going to show you how easy it is to make Google Maps custom post field using the great Advanced Custom Post Fields WordPress Plugin. At the end of tutorial you will have a Google Map and when you click it, the location will be saved in your custom field type which you can then show on the Map in the frontend.