jQuery Tabs Script With HTML 5 History (PushState)

/ jQuery / by Paul Robinson / 4 Comments

You can find quite a few jQuery tabs scripts around the web, including jQuery’s own tabs. However I thought I’d do a little tutorial showing how to build your own, and how to include support for the HTML 5 history system (AKA: PushState). Important Note This tutorial will probably get a little complicated. It involves using the HTML 5 history […]

Read more

WordPress Actions and Filters: A Beginners Guide

/ Wordpress / by Paul Robinson / 0 comments

I been asked by a lot of visitors if I could do a guide to Actions and Filters for those just starting out with WordPress development. So, I thought I’d give it a try. I’ve Heard Talk of Hooks. What Are Hooks? Well WordPress have a small entry about this in their Codex. Hooks, or sometimes Hooks & Filters, are […]

Read more

Cleaning Up Your Code – A Developer’s PHP Tip

/ PHP / by Paul Robinson / 2 Comments

Today I thought I’d give you one of my famous developers tips. All right, so they aren’t famous. Yet! I’m sure, if you are a PHP developer, you have created a loop many a time. They are useful for all sorts of things, including creating lists. Let’s take a common one. Creating a comma separated list. Does this look familiar? […]

Read more

WooCommerce Developers Tips: Top 5

/ Wordpress / by Paul Robinson / 0 comments

I’ve recently been working on a WordPress theme which also involved adding a custom theme for the popular E-Commerce WordPress plugin WooCommerce. So to that end I’ve created a list of the 5 most helpful tips I can think of for those looking to start developing themes for the WooCommerce plugin. Work With WooCommerce This has to be one of […]

Read more

Creating A WordPress Plugin Using OOP Techniques

/ Wordpress / by Paul Robinson / 3 Comments

Today we are going to look at how to write a WordPress plugin using Object Oriented Programming techniques. What Is OOP? Writing a plugin using OOP is basically writing your plugin as a PHP class. This can sound a little daunting at first because of the different way you have to handle functions to actions/filters. Here I’m hopefully going to […]

Read more

I'll keep your WordPress site up-to-date and working to its best.

Find out more