(function ($) { "use strict"; wp.customize.controlConstructor["bloglo-alignment"] = wp.customize.Control.extend({ ready: function () { "use strict"; var control = this; }, }); })(jQuery);