Introduction
  • Introduction to the Course
  • FAQs - PLEASE READ
  • Udemy Rating System - Very Important !!!
  • Connect with Me
Getting Started
  • Creating an FTP Account with NotePad ++
  • The WordPress Codex
  • The WP-Content Folder
  • Creating our Custom Theme
WordPress Theme Templates
  • Introduction to WordPress Template Files
  • The Style.css template file
  • The index.php file
  • The header.php file
  • The footer.php file
  • The sidebar.php file
  • The functions.php file
  • Other Template Files
  • The Template Hierarchy
  • The Template Hierarchy in Action
  • Section Quiz
  • Lab 1 - Setting Up Our Website (CSS Formatting & Structure)
  • Lab 2 - Setting Up Our Website (Adding Content)
Template Tags and the WordPress Loop
  • WordPress Loop and Template Tags Section Intro.mp4
  • Lab 3 - Creating a Sample Page Template
  • Introduction to Template Tags
  • Template Tags in Action
  • Introduction to the WordPress Loop
  • Analyzing the WordPress Loop
  • Creating a Blog Page Template
  • Exercise - Blog Page Sample
  • Section Quiz
  • WordPress Loop Template Tags Section Review.mp4
Miscellaneous
  • Miscellaneous Section Preview.mp4
  • Lab 4 - Content Population
  • Using the Permalink Function
  • Custom Image Sizes & Cropping
  • How to Create a Custom Image Size
  • Hard Crop Positions
  • Customizing the Read More Link
  • Customizing the Excerpt
  • Customizing the WordPress Loop - WP Query
  • Customizing the WordPress Loop 2
  • Exercise: WP Query
  • Designing Our Blog - CSS
  • The single.php Template File
  • Section Quiz
  • Section Review
Custom Post Types and Advanced Custom Fields
  • Plan for the Home Page Layout
  • Creating Custom Post Types with the Custom Post Type Plugin
  • Creating Custom Taxonomies
  • Creating Custom Fields with the Advanced Custom Fields Plugin
  • Exercise - CPTs and ACFs
  • Adding Our Custom Content
  • Creating Custom Page Template 1
  • Creating Custom Page Template 2
  • Exercise - Custom Page Template
  • Exercise Review
  • Creating Our Movie Reviews Single Custom Post Type Page
  • Creating Our Actors Single Custom Post Type Page
Sidebars & Building the HomePage
  • Section Preview
  • How to Create a Custom Sidebar
  • The dynamic_sidebar Function
  • The get_sidebar Function
  • Creating Our Custom Sidebars for Use
  • Front-Page.php or Home.php
  • Building our Home Page - Part 1
  • rewind_posts Vs reset_postdata
  • Building our Home Page - Part 2
  • Building our Home Page - Part 3
  • Section Review
Styling
  • Section Preview
  • How to Create Style Sheets
  • How to Load Custom Style Sheets
  • The @import url CSS Method
  • How to Load Javascript
  • How to Add a Google Custom Font
  • Styling Section Review
Customizing the Header, Custom Menus & More Sidebars
  • How to Register a New Menu Location
  • How to Create and Display a Custom Menu
  • Creating Our Header Sidebar
  • Adding Social Media
  • Displaying our Home Page Sidebar
  • The Flexible Posts Widget Plugin
  • Customizing our Flexible Posts Widget Template
  • The Recent Posts Widget Extended Plugin
Styling - Part 2
  • Styling Part 2 Section Preview
  • Adding our Logo
  • Styling Our Header
  • Styling Our Body
  • Project - Building the Footer Section
  • Footer Project Review