Learn
Learn copied to clipboard
Settings
Details
- Content type: Lesson
- Content title: Settings
- Topic description: We will explore the WordPress theme configuration file theme.json and some of the available options for theme Settings.
- Audience: Developer
- Experience Level: Intermediate
Learning Objectives
- Discover what theme Settings are for
- Explore the Settings available to end users
- Use theme.json to control available Settings
Related Resources and Other Notes
- https://developer.wordpress.org/themes/global-settings-and-styles/settings/
- https://wordpress.org/documentation/article/work-with-blocks/#block-settings
- https://developer.wordpress.org/block-editor/how-to-guides/themes/global-settings-and-styles/#settings
- https://developer.wordpress.org/news/2023/08/31/adding-and-using-custom-settings-in-theme-json/
- https://developer.wordpress.org/themes/global-settings-and-styles/settings/color/
- https://developer.wordpress.org/block-editor/reference-guides/theme-json-reference/theme-json-living/#color
- https://developer.wordpress.org/themes/global-settings-and-styles/settings/settings-reference/
Automation Code
Lesson Development Checklist
- [x] Gather any relevant links to Support, Docs, or related material
- [x] Description and Objectives finalized
- [x] Lesson created and announced to the team for review
- [ ] Lesson reviewed
- [ ] Lesson video submitted and published to WPTV
- [ ] Lesson created on Learn.WordPress.org
- [ ] Lesson video published to YouTube
- [ ] Lesson on Learn.WordPress.org updated with YouTube video
- [ ] Lesson published to Learn.WordPress.org
This Intermediate Theme Developer Learning Pathway Lesson is ready to be reviewed. Please follow the steps listed under Guidelines for reviewing content. Thank you for your contribution! ✨
https://youtu.be/Yom_gcMKxfE (unlisted)
Tutorial/Lessons Review Checklist
Please tick all items you've confirmed:
- [x] Learning outcomes/objectives are clear.
- [x] Technical concepts introduced in the content are accurate.
- [x] The speed of demonstrations are easy to follow.
- [x] The narration audio matches what is shown visually.
- [x] Spelling and grammar are correct.
- [x] Sound quality is consistent throughout the video.
- [x] Brand Usage Guidelines and Promotional Guidelines are being followed.
- [x] Media assets are all in the public domain (CC0).
Looks good to me. I especially appreciated how you showed how the different levels of settings are prioritized.