theme-check icon indicating copy to clipboard operation
theme-check copied to clipboard

Use the Customizer for implementing theme options [Required]

Open grappler opened this issue 9 years ago • 1 comments

Check for add_settings_section, add_settings_field, register_setting, settings_fields and do_settings_sections

grappler avatar Mar 22 '16 19:03 grappler

The register_setting function call can be legitimate even with the customizer being used.

Otto42 avatar Mar 23 '16 23:03 Otto42