Developing a WordPress REST API App: Getting Started
This introductory article is part one in a tutorial series taking non-technical users through the building of a WordPress REST API app using React.
This introductory article is part one in a tutorial series taking non-technical users through the building of a WordPress REST API app using React.
Ahmed Bouchefra shows how to create a WordPress plugin that makes use of the Vue.js library, creating a shortcode that can be used to display a Vue component in posts and pages that fetches and displays the latest posts every five seconds.
Ahmed Bouchefra shows how to create your own custom route(s) for WP-API, allowing you to create mobile and web clients for your WordPress website that can also interact with your custom post types, rather than just the built-in WordPress types such as posts and categories.