Introduction to WordPress Theme Development

Pluralsight
Course Summary
Dive into WordPress with this introduction to theme development.
-
+
Course Description
WordPress powers over one-fifth of the web. It’s the single most popular content management system and blogging platform in the world by a significant margin. The question is not “can I run my site on WordPress?” it’s “how can I make the most of my WordPress site?” This course will walk you through getting started with WordPress theme development from setting up your local development environment with Apache, MySQL and PHP to releasing your finished theme on the WordPress.org repository.
-
+
Course Syllabus
Introduction to WordPress Theme Development- 10m 46s
—Introduction 2m 24s
—Child Themes 0m 57s
—What do I need to develop? 1m 37s
—Demo: Set Up a Local Development Environment 5m 48sChild Themes- 6m 27s
—Introduction 0m 24s
—style.css 2m 28s
—Template files 0m 32s
—functions.php 0m 37s
—Demo: Create a Child Theme 2m 26sDeveloping a (Basic) WordPress Theme- 10m 25sDeveloping a (Less Basic) WordPress Theme- 16m 2sTesting and Releasing Your Theme- 11m 15s