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 …
Wordpress
A Fix For Issues Calling The Yelp API Using wp_remote_get (and other WordPress request methods)
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 …
WordPress Gutenberg Is Still An Unmitigated Disaster
It is difficult to believe that WordPress' Gutenberg editor is almost two years old (released in WordPress 5.0 in December 2018). Since …
Using Laravel 4 + Eloquent With WordPress
Before I used Laravel, I used Codeigniter and I had the perfect workflow of being able to use Wordpress as the administration panel, …
Finally: The WordPress Plugin Boilerplate
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 …
FROTH AT THE MOUTH: WordPress JSON REST API Coming To WordPress 4.1
Provided nothing is pushed back, the Wordpress JSON REST API plugin is being integrated into the Wordpress core and is slated for version …
The Problem With Woocommerce (It’s Crap)
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 …
A PHP Function To Get Vimeo Video Thumbnails Easily
Recently on a client Wordpress website I needed a simple way to get Vimeo video thumbnails via video ID. I couldn't find anything readily …
Redirect A WordPress User Straight After Logging In To Any Page
There seems to be a lot of outdated code out there from Wordpress 2.x days on how to redirect a user to any page of your choosing after …