Posts Tagged ‘Ionic’

Connect Your Ionic 2+ App to WordPress Using the WP-API

*Updated for Ionic 3.2.1 on 5/17/17 In this tutorial, we will walk you through the process of creating an Ionic 2 app that pulls in WordPress posts and other content using the WP-API. We’ll also look at how to handle custom post types and other content using the same method we’ll use here. Once you know…

Read More

Using the WordPress REST API in a mobile app

Update 12/7/16: The REST API is now in WordPress core! You don’t currently need a plugin if using 4.7+. View our updated article for using the final version of the WP-API in a mobile app using Ionic 2 here. The REST API is currently a plugin that allows applications to access the data produced by…

Read More