Blog Archives
Intro to WordPress Plugin Development
A quick introduction to creating plugins for WordPress. As we construct a simple plugin to add an awesome widget to your sidebars, we’ll summarize the resources needed to help you create plugins. While you will definately will need to learn … Continue reading Intro to WordPress Plugin Development
Simple Theme Customization
Our workshop will cover topics regarding Simple Theme Customization. The workshop is broken down into 4 sections. First, we will show you quick and easy ways to install a WordPress theme. Next, we will teach you how to setup Home … Continue reading Simple Theme Customization
WordPress Child Themes
How do you create child themes, and what can you do with them? In this workshop you will learn how to safely tweak your child theme while still getting updates from the parent theme you have chosen.