Releases: ivandoric/Theming-with-WP-REST-API
Theming With WP REST API - Part 17 - Loading Screens
In this episode of Theming With WP REST API we are going to be creating loading screen with Vue.js and WordPress REST API.
Theming With WP REST API - Part 16 - Simple Pagination
In this episode of Theming with WordPress REST API I'm going to show you how you can make simple pagination with Vue.js for your WP REST API application.
Theming With WP REST API - Part 15 - Add Image To Post Type
In this episode of theming with WordPress REST API and Vue.js we are going to add URL to featured image of our custom post type to our REST API
Theming With WP REST API - Part 14 - Adding Custom Fields
In this episode of Theming with REST API we are going to add custom fileds to our custom post type WordPress REST API and display them with Vue.js
Theming With WP REST API - Part 13 - Custom Post Types
In this episode of Theming with WP REST API and Vue.js I'm going to show you how to set up custom post types for your REST API.
Theming with WP REST API - Part 12 - Wrapping Up Full Post
In this episode of WP REST API theming with Vue.js we are going to wrap up what we started doing in previous episode and finish setting up our full post view.
Theming With WP REST API - Part 11 - Getting Full Post
In this episode of theming with WP REST API and Vue.js we are going to get and display the data of the full post.
Theming With WP REST API - Part 10 - Making Previews Pretty
Since we finished creating our post previews let's now make them pretty using WP REST API and Vue.js.
Theming With WP REST API - Part 09 - Previous / Next Post
In this episode we are going to use Vue.js and WP REST API to show previous and next post in our preview box.
Theming With WP REST API - Part 08 - Getting Post Preview
Now we are going to start creating previews of our posts using WordPress REST API and Vue.js.