Skip to content

Instantly share code, notes, and snippets.

View jaseinatl's full-sized avatar

Jason Burnett jaseinatl

View GitHub Profile
define("THEMESLUG", "html5base");
include '/inc/'.THEMESLUG.'_functions.php';
@jaseinatl
jaseinatl / customizer.php
Created February 22, 2019 00:48
Unable to get new Section or Controls in Customizer.
<?php
/**
* WhirledLaw Theme Customizer
*
* @package WhirledLaw
*/
/**
* Add postMessage support for site title and description for the Theme Customizer.
*