Question: Theme developers can take advantage of the Customizer API to give users a way to manipulate basic theme settings. The Customizer API is object-oriented and provides four main objects. What are they?

  1. widgets, containers, sections, settings
  2. containers, hooks, settings, styles
  3. panels, blocks, controls, settings
  4. panels, sections, controls, settings

Answer: The correct answer of the above question is Option D:panels, sections, controls, settings