(function( $ ) { $(function() { // Add Color Picker to all inputs that have 'color-field' class $( '#appear_in_button_color' ).wpColorPicker(); }); })( jQuery );