Week Two: Speed Up Your Development
This is week two of a four week long course. These lessons focus on building shortcodes, plugins and widgets to speed up your development time and make it easier for clients to modify.
Lessons
Introduction
Welcome to Week 2 where we are going to learn about Plugins!
Benefits of Using Plugins
There are five different benefits of using plugins that I share in this section.
Plugin Basics
In this lesson, we will cover the difference between a stand alone plugin and a custom functionality plugin. We will also learn about filter and action hooks and the must use plugin folder.
Introduction to PHP, Part 1
Developing – When I was creating the shortcodes section, I realized that I talked a lot about PHP and I haven’t published a video dedicated to the basics of PHP.
Plugin Development: Shortcodes
In this lesson, we take a look of how to create a plugin that will replace text in a shortcode.