Home › Forums › WordPress › Admin Customization › Remove color options from the profile page.
Tagged: admin, color, picker, profile, scheme, wordpress
remove_action( 'admin_color_scheme_picker', 'admin_color_scheme_picker' );
You must be logged in to reply to this topic.