WordPress / WordPress/theme-check

Use the Customizer for implementing theme options [Required]

Open
#133 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.