Skip to content

Instantly share code, notes, and snippets.

@techjewel
Created July 22, 2017 11:47
Show Gist options
  • Save techjewel/63a3f2654fd43a4b93f28450eed1e665 to your computer and use it in GitHub Desktop.
Save techjewel/63a3f2654fd43a4b93f28450eed1e665 to your computer and use it in GitHub Desktop.

WordPress Class Schedules

Introduction to WordPress Core

  • Installing WordPress
  • Basic Usage of WordPress
  • File Structure
  • Database Schema
  • Request Life-Cycle

Dissecting a standard WordPress Theme

  • Theme File Structure
  • Essential Theme Files
  • Loops
  • Different Templates

Creating a WordPress Theme from Scratch

  • Philosophy of a WordPress Theme
  • Essential Template Tags
  • Essential Theme Functions
  • Creating Custom Post Type

Introduction to Plugins

  • Philosophy of Plugins
  • WordPress Hooks and Actions
  • Introduction to Plugin Boilerplate FrameWork

Dissecting a Standard WordPress Plugin

Build a plugin in Plugin Boilerplate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment