Introduction
  • Introduction
  • Installing and configuring Wordpress on your local machine for development
  • Installing Sage 9 starter theme and configuring your editor for development
Lets refresh our Wordpress knowledge
  • A quick refresher on Wordpress template hierarchy
  • A quick refresher of WP_User object
  • A quick refresher of WP_query and WP_Post objects
Lets look at Sage 9 starter theme
  • Understanding Sage starter theme structure and concepts
  • Understanding Sage theme's controller and how it works
Lets build a mini project
  • Downloading Custom Post Type UI and Advanced Custom Fields plugins
  • Displaying custom post types the traditional way
  • Code refactoring and separating concerns
  • Creating single project page
Going deeper under the hood ( TO BE RELEASED SOON )
  • Understanding container which comes baked in with Sage