WordPress / WordPress/theme-check
Use the Customizer for implementing theme options [Required]
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 371
- Forks
- 113
- Avg merge
- 8m
- Merged PRs (30d)
- 5
Description
Check for add_settings_section, add_settings_field, register_setting, settings_fields and do_settings_sections
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating references to add_settings_section, add_settings_field, register_setting, settings_fields, and do_settings_sections in the plugin. Determine how the existing checks report theme-option implementations and where a Customizer-related check would belong. Done means the required behavior is defined and covered by the project's relevant checks or tests, though the issue names no specific files or test cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100