Build a Custom WordPress Theme

Lesson 1, Step 1: Course Introduction

Courses Outline

Free
Course Introduction
0:29
What is WordPress Theming?
3:19
WordPress Template Structure
1:59
Theme File Structure
3:11
WordPress Template Hierarchy
4:24
Blog Template
2:47
Page Template
1:06
Archive Template
1:18
Custom Post Type Template
2:30
Front Page and Home Template
2:27
The 404 Page
1:43
Creating a Custom Template
4:32
Quiz
Functions.php and Use Cases
2:52
Understanding wp_head() and wp_footer()
2:09
Understanding wp_enqueue_script()
3:01
Understanding wp_enqueue_style()
3:38
Understanding get_template_part()
2:52
Understanding get_theme_file_uri()
4:20
Understanding wp_nav_menu()
4:55
Understanding Post Related Template Tags
9:06
Creating the Header and get_header
1:48
Creating the Sidebar and get_sidebar
1:17
Creating the Footer and get_footer
2:26
Quiz
The Setup
5:08
Slicing the Header
7:56
Slicing the Footer
5:34
Slicing the Sidebar
1:37
Moving the Navigation to a Partial View
1:45
Pulling It All Together
9:26
Adding Pagination
3:40
Build Your Own Widgets
9:19
Create Your Menu Areas
4:07
Create Your Own Custom Post Type
6:36
Quiz
Set the Home Page
4:54
Set the Permalinks
2:02
Next Steps
2:04
Conclusion
0:25