term_id, 'best_listing_category_color', true ); $color = ( ! empty( $color ) ) ? "#{$color}" : '#000000'; ?> id ) { return; } // Colorpicker Scripts. wp_enqueue_script( 'wp-color-picker' ); // Colorpicker Styles. wp_enqueue_style( 'wp-color-picker' ); } // Custom js. public function colorpicker_init_inline() { if ( null !== ( $screen = get_current_screen() ) && 'edit-at_biz_dir-category' !== $screen->id ) { return; } ?>