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