How to Develop a WordPress Plugin Using Webpack 3, React and the REST API (part 2)
This is article 2 of 2 in the series “How to Develop a WordPress Plugin Using Webpack 3” Have you ever wondered how to get React working with the WordPress… Read more
WP REST API Part 2.5: Using it in WordPress 4.4
This is article 3 of 3 in the series “WP REST API” WordPress 4.4 is set to be released in the next couple of weeks, and is bringing with it… Read more
WP REST API Part 2: Customizing Default Endpoints and Adding New Ones
This is article 2 of 3 in the series “WP REST API” In the first installment of this series I created a very basic React Native app utilizing WordPress and… Read more
WP REST API Part 1: Creating a Mobile App with WP-API and React Native
This is article 1 of 3 in the series “WP REST API” The WP REST API is a WordPress plugin that intends to be eventually integrated into WordPress’ core as… Read more