- Overview
- Transcript
5.1 Conclusion
In this lesson I'll give you a quick recap of what we've covered in this course. Congratulations on completing the course!
1.Introduction1 lesson, 01:20
1.1Welcome01:20
2.Framework Basics2 lessons, 14:38
2.1Installing WordPress05:58
2.2Creating the Framework Outline08:40
3.PHP Files16 lessons, 2:08:48
3.1The functions.php File11:22
3.2The Index Page04:30
3.3The Content Pages (Part 1)09:37
3.4The Content Pages (Part 2)09:49
3.5The Content Pages (Part 3)07:37
3.6The Content Pages (Part 4)05:36
3.7The Header (Part 1)10:35
3.8The Header (Part 2)06:17
3.9The Footer11:35
3.10The Single Page and Post Templates07:10
3.11The Comments Template11:19
3.12The Author Archives05:20
3.13The Date, Category and Tag Archives08:02
3.14The 404 and Search Pages04:26
3.15The Full Width and Contact Page Templates06:45
3.16Creating a Simple Widget08:48
4.Finishing Touches2 lessons, 23:07
4.1The CSS Explained07:01
4.2Final Touches16:06
5.Conclusion1 lesson, 01:31
5.1Conclusion01:31
5.1 Conclusion
You've reached the end of the course. Thank you so much for watching. So, let me give you a quick recap of what's been done. I started the course by showing you how to install WordPress on a local server, using Mamp. After that, I registered the theme in WordPress by creating the style.css, index.php, and functions.php files. I also created a list of all the needed files. Following that list, I showed you how to create the functions.php, the index.php, followed by the content files responsible for displaying different post formats. Next, I followed up with the header, footer, sidebars, and the archive pages. In the final stages, I created a full width page template and walked you through a simple content page. Finally, I explained the CSS I wrote and showed you how to link all of the scripts inside functions.php. Hopefully, you have enjoyed the course and found it useful. If you're having problems understanding some of the WordPress functions, please check out the WordPress Codex. It's a huge resource where you can find all the information you need to build a WordPress theme. I'm Audi Pordilo, and from all of us at Tuts Plus, thank you for watching. Bye.