// js admin color picker jQuery(document).ready(function($){ $('.my-color-field').wpColorPicker(); });