Before I used Laravel, I used Codeigniter and I had the perfect workflow of being able to use Wordpress as the administration panel, …
Wordpress
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 …
How to stop WordPress wrapping images in P tags
Wordpress has a genius and at the same time annoying feature that automatically wraps inline elements in "P" tags for you. The nerd that …