Action Hook
View Source on Trac ↗
Action Hook
admin_color_scheme_picker
do_action( 'admin_color_scheme_picker', $user_id ) Fires in the 'Admin Color Scheme' section of the user editing screen. The section is only enabled if a callback is hooked to the action, and if there is more than one defined color scheme for the admin.
Parameters 1 parameter
| Name / Type | Description |
|---|---|
| $user_id mixed | No description available. |
Hook Information
Source File
wp-admin/user-edit.php
Advertisement