Skip to content

Releases: ivandoric/Theming-with-WP-REST-API

Theming With WP REST API - Part 07 - Making Filters Pretty

03 Apr 10:14
Compare
Choose a tag to compare

In this tutorial we are going to take a few minutes to make our filters look decent using Vue.js, HTML and CSS.

Check out the video

Theming With WP REST API - Part 06 - Filter By Category

02 Apr 09:36
Compare
Choose a tag to compare

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.

Check out the video

Theming With WP REST API - Part 05 - Filter Posts By Title

31 Mar 17:26
Compare
Choose a tag to compare

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.

Check out the video

Theming With WP REST API - Part 04 - Display Categories

25 Mar 07:03
Compare
Choose a tag to compare

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.

Checkout the video

Theming With WP REST API - Part 03 - Add Images To API

23 Mar 18:42
Compare
Choose a tag to compare

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.

Check out the video

Theming With WP REST API - Part 02 - Listing Posts

22 Mar 17:08
Compare
Choose a tag to compare

In this episode we are going to learn how to get the list posts from our API and then display them in our Vue.js template.

Checkout the video

Theming with WP REST API - Part 01 - Setup

22 Mar 15:13
Compare
Choose a tag to compare

Get the initial theme files so you can follow the tutorials.

Check out the video