Theming With WP REST API
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.
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.
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.
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
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
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.
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.
Making Previews Pretty
Since we finished creating our post previews let's now make them pretty using WP REST API and Vue.js.
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.
Getting Post Preview
Now we are going to start creating previews of our posts using WordPress REST API and Vue.js.
Making Filters Pretty
In this tutorial we are going to take a few minutes to make our filters look decent using Vue.js, HTML and CSS.
Filter By Category
In this episode we are going to use WordPress REST API and Vue.js to create a list of categories and filter our posts by them.
Filter Posts By Title
In this WordPress REST API and Vue.js video we are going to learn how to create real time filter that will filter our post by title.
Display Categories
In this Theming With WP REST API tutorial we are going to display categories bellow titles of our posts using Vue.js and WordPress API.
Add Images To API
In this episode we are going to learn how to add images to our WordPress REST API and then display those images with Vue.js.