(function($) { "use strict"; $(document).ready(function() { $('.color-picker').wpColorPicker(); }); })(jQuery);