Customizer options
The easiest solution is to put it in your functions.php file in your theme’s directory. All the code in functions.php is automatically executed when the theme is active. If the code in the file gets too much you can choose to divide it in smaller files and include those files in functions.php EDIT You should … Read more