Recently while working on a large-scale WordPress site, I encountered a tricky situation. I had quite a lot of locality data for Australian states, suburbs and …
Posts in Wordpress
I have been working on a WordPress site that parses remote news API’s and requires not only parsing the news format JSON but getting any associated media …
I have been working on quite an ambitious WordPress project that has a lot of custom REST API endpoints to work alongside an Aurelia SPA application running on …
When it comes to developing on WordPress locally, you have a few options. You have the tried and tested XAMPP, WAMP, MAMP and if you’re feeling …
This is quite a specific issue you will only encounter if you are attempting to call the Yelp Fusion API using any of WordPress’ request methods such as …
It is difficult to believe that WordPress’ Gutenberg editor is almost two years old (released in WordPress 5.0 in December 2018). Since then, Gutenberg …
Before I used Laravel, I used Codeigniter and I had the perfect workflow of being able to use WordPress as the administration panel, taxonomy system, …
This is something I have been wanting to do for a while now, but like many, have not had the time. Someone has created a WordPress Plugin boilerplate which …
Provided nothing is pushed back, the WordPress JSON REST API plugin is being integrated into the WordPress core and is slated for version 4.1.
As WordPress …
First time Woocommerce user, long time WP-Ecommerce user. I recently built a store using WordPress to sell some t-shirts online as a work project via my …