Chapters (35)
- 0:00Introduction
- 0:51Responsive Template Overview
- 4:28WordPress Theme Structure & Location
- 5:51Create Required Empty Files / Folders for Theme
- 12:39Create Theme Screenshot.png file
- 13:05WordPress Template Hierarchy
- 14:50Setting up Style.css File Required Information
- 17:10Activating the New Theme
- 18:41Create Theme Home Page Template
- 21:50Enqueue Styles
- 25:55Add wp_head() to Head Section
- 33:30Enqueue Scripts
- 35:02Add wp_footer() to Foot Section
- 41:25Create header.php & footer.php Files
- 44:41Add Dynamic Page Titles
- 49:03WordPress Auto Thumbnail Sizes
- 50:50Create Home Page in WordPress Admin Panel
- 53:20The WordPress Loop
- 56:24Dynamic Page Title Heading
- 58:01Create WordPress Menu Area
- 1:03:36Dynamic Menus
- 1:16:16Customize Site Logo Upload & Name
- 1:25:12Add WordPress Posts in Admin Panel
- 1:07:11Add Feature Image Thumbnail Support
- 1:29:06Create Single Post Template File
- 1:33:52Add Post Meta Data
- 1:40:39Comments & Comments Templates
- 1:53:45Post Archives Page Templates
- 1:57:34Blog Archive & index.php Templates
- 2:03:39Post Thumbnails
- 2:07:16Pagination Links
- 2:10:10Page Template File
- 2:25:37404 Template (Page Not Found)
- 2:28:50Add Searching
- 2:30:50A Few Extras and Where to Go
Show the creator's full description
Learn how to create a custom WordPress theme. You will learn a process that you can use to convert any HTML/CSS template into a WordPress theme.
🔗 HTML/CSS template: https://github.com/wilsmex/blog-site-template
🎥 Course from Andrew Wilson. Check out his YouTube channel: https://youtube.com/followandrew
⭐️ Course Contents ⭐️
⌨️ (00:00) Introduction
⌨️ (00:51) Responsive Template Overview
⌨️ (04:28) WordPress Theme Structure & Location
⌨️ (05:51) Create Required Empty Files / Folders for Theme
⌨️ (12:39) Create Theme Screenshot.png file
⌨️ (13:05) WordPress Template Hierarchy
⌨️ (14:50) Setting up Style.css File Required Information
⌨️ (17:10) Activating the New Theme
⌨️ (18:41) Create Theme Home Page Template
⌨️ (21:50) Enqueue Styles
⌨️ (25:55) Add wp_head() to Head Section
⌨️ (33:30) Enqueue Scripts
⌨️ (35:02) Add wp_footer() to Foot Section
⌨️ (41:25) Create header.php & footer.php Files
⌨️ (44:41) Add Dynamic Page Titles
⌨️ (48:63) WordPress Auto Thumbnail Sizes
⌨️ (50:50) Create Home Page in WordPress Admin Panel
⌨️ (53:20) The WordPress Loop
⌨️ (56:24) Dynamic Page Title Heading
⌨️ (58:01) Create WordPress Menu Area
⌨️ (01:03:36) Dynamic Menus
⌨️ (01:16:16) Customize Site Logo Upload & Name
⌨️ (01:25:12) Add WordPress Posts in Admin Panel
⌨️ (01:07:11) Add Feature Image Thumbnail Support
⌨️ (01:29:06) Create Single Post Template File
⌨️ (01:33:52) Add Post Meta Data
⌨️ (01:40:39) Comments & Comments Templates
⌨️ (01:53:45) Post Archives Page Templates
⌨️ (01:57:34) Blog Archive & index.php Templates
⌨️ (02:03:39) Post Thumbnails
⌨️ (02:07:16) Pagination Links
⌨️ (02:10:10) Page Template File
⌨️ (02:25:37) 404 Template (Page Not Found)
⌨️ (02:28:50) Add Searching
⌨️ (02:30:50) A Few Extras and Where to Go
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.