Category: Understanding the Basics

Absolute PHP Basics for WordPress Newbs

Programming Concepts You'll Need to Succeed with WordPress Theme Development

“I’m just a designer. I’m comfortable with CSS but PHP scares me.” Yeah ok, well first off, if you are a designer…. instead of banging your head into a wall to learn a coding language, why not hire a developer? Some of my best clients have been designers. It is kind of a win, win. […]

A Newbie’s Guide to WordPress Hooks and Functions

How To Add or Remove Anything

When people start wanting to customize WordPress, specifically a theme like Thematic, or a plugin like WooCommerce, I always see questions like: How do I add “something”, “somewhere”? or How do I remove “something” from “somewhere”? or How do I change “something”? At first it is easy to think that adding a div to the […]