Last active
May 9, 2018 12:24
-
-
Save smartdeal/9865e99aeb85a169d80a41280b0ce7d9 to your computer and use it in GitHub Desktop.
[Remove admin color scheme picker] #Wordpress #WP_Admin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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