- Overview
- Transcript
1.1 Introduction
In this lesson I’ll explain the power of the WordPress theme Customizer and give you an overview of what we’ll build during the course.
Related Links
1.Introduction2 lessons, 06:15
1.1Introduction00:49
1.2Our Working Environment05:26
2.Get Started With Customizer3 lessons, 18:13
2.1The Customizer Interface04:46
2.2Interacting With the Customizer05:12
2.3Register Your Customizer Function08:15
3.Text Controls2 lessons, 15:49
3.1Add Text Controls08:50
3.2Display Text in the Theme06:59
4.Upload Controls2 lessons, 17:00
4.1Image Uploads05:51
4.2Display Images in the Theme11:09
5.The Color Picker2 lessons, 19:10
5.1Adding Color Controls09:29
5.2Displaying Colors in the Theme09:41
6.Conclusion1 lesson, 02:56
6.1Conclusion02:56
1.1 Introduction
Hello, and welcome to this Tuts+ course on writing Customizer-Ready WordPress Themes. In this course, you'll learn how to add the theme customizer to your themes, so that users of your theme can use the customizer to upload images, to add text to their site, and also to change the color scheme. And we'll be using the Theme Customization API as we go along. So here's what we'll be adding to the customizer. Firstly, they'll be a Contact Details section, where you'll add in Address, Telephone Number and an Email address. We'll then move on to images. And we'll give people the option to upload a logo and also to change where it appears. And then finally, we'll work with the color scheme. You'll create color controls in the customizer and people working with your theme will be able to use these to select colors. In the next part of the course, I'll give you an introduction to how the customizer works and how users interact with it. See you next time and thanks for watching.