ControlledChaos of Controlled Chaos Design
8/8/2017 - 1:28 AM

Disable the user admin color scheme picker.

Disable the user admin color scheme picker.

<?php

remove_action( 'admin_color_scheme_picker', 'admin_color_scheme_picker' );

?>

Remove Admin Color Schemes

WordPress Snippet