Week Three: Add Functionality
Lessons
Introduction to PHP – Part 2
In this lesson we will be covering a few more PHP commands that will be very helpful when building WordPress themes and plugins.
Custom Post Types
In this session we take a look at custom post types, custom taxonomies and post meta boxes.
Custom Post Meta Boxes
In this lesson, we will cover how to add custom meta boxes to our WordPress websites.
Plugin Development – Widgets
In this lesson, we will be covering how to build a plugin that displays a widget.