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.
As you will see this is super easy to do with Vue.js framework because of Vue.js two way data binding. This is also one of the Vue.js’s most powerful features.