jQuery(document).ready(function($) { if( typeof $( '' ).wpColorPicker === 'function' ){ $('.color-picker').wpColorPicker(); } });