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 […]
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? […]
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 […]
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 […]
As we come to the year’s end we are going to delve into the archives & revive one my most popular tutorials, the pop up footer, and sprinkle it with some CSS magic.
Here we are going to look at how to create a large feature menu animated with a little CSS, the likes of which you might use in a portfolio style website.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Recent Comments