Skip to content

Instantly share code, notes, and snippets.

@smartdeal
Last active May 9, 2018 12:24
Show Gist options
  • Save smartdeal/9865e99aeb85a169d80a41280b0ce7d9 to your computer and use it in GitHub Desktop.
Save smartdeal/9865e99aeb85a169d80a41280b0ce7d9 to your computer and use it in GitHub Desktop.
[Remove admin color scheme picker] #Wordpress #WP_Admin
<?php
remove_action("admin_color_scheme_picker", "admin_color_scheme_picker");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment