Creating an Ionic 4 Application with WordPress Rest API – Part 2
Part 1 can be found here Showing the featured image on the home page First update the rxjs imports in the wordpress-restapi.service.ts with the following imports. At the bottom...
Web Developer
Part 1 can be found here Showing the featured image on the home page First update the rxjs imports in the wordpress-restapi.service.ts with the following imports. At the bottom...
In this post I will create a simple Ionic app that pulls from a wordpress site and displays the posts in the app. Before following...
If you’ve ever tested you WordPress website on gtmetrix you may have seen “Remove query strings from static resources” in the results. These query strings...