- Overview
- Transcript
1.1 Introduction
If you’ve ever wanted to customize the front-end of your WordPress site, you probably know the easiest way to do so is by using the built-in customizer. However, sometimes this might not be enough. Another hugely popular method is a theme options page, but creating one is something a lot of people struggle with.
In this course I’ll show you, step by step, how to create such a page, and most importantly give you a solid base that you can later build on.
I’m Adi Purdila, let’s begin.
1.Introduction3 lessons, 10:54
1.1Introduction00:37
1.2Theme Options Page vs. WordPress Customizer04:47
1.3Using Existing Solutions05:30
2.Coding a Simple Page From Scratch4 lessons, 33:07
2.1Adding the Administration Menu07:50
2.2Creating a Settings Section and Field08:33
2.3Displaying the Fields08:34
2.4Sanitizing Data08:10
3.Creating a More Complex Page5 lessons, 58:33
3.1Creating Section and Field Definitions08:32
3.2Initializing Options and Creating the Admin Menu04:41
3.3Registering Settings and Displaying Fields and Sections16:45
3.4Creating Working Image Upload Fields21:02
3.5Adding Proper Field Sanitization07:33
4.Conclusion1 lesson, 01:08
4.1Final Words01:08
1.1 Introduction
If you ever wanted to customize the front end of your WordPress site, you might know that the easiest method is to use the built-in customizer. However, sometimes this might not be enough. And another hugely popular method for doing that is by using a theme options page. The problem is creating such a page is something that a lot of people struggle with. In this course, I'll show you step by step how to create such a page, and most importantly, give you a solid base that you can later build on. I'm Adi Purdila, let's begin.