Hi Jay,
I’m currently using a child theme. I understand how to edit the code, and while the addition of the extra features in the plugin is certainly useful, it didn’t exactly answer my question.
I am wondering where, specifically to Coraline, to locate the PHP used to customize the options in the Theme Customization editor page. I can’t find where Coraline locates these.
https://codex.wordpress.org/Theme_Customization_API
This says that all settings, sections, and controls must be defined from within “customize_register”, and I have searched Coraline’s files for a mention of this and turned up nothing. I am wondering how Coraline defines these options, and where, and how I can add to them.
Thank you.