wpseek.com
A WordPress-centric search engine for devs and theme authors



admin_color_scheme_picker › WordPress Action Hooks

Since3.8.1
Deprecatedn/a
do_action( 'admin_color_scheme_picker', $user_id )
Parameters:
  • (int) $user_id The user ID.
    Required: Yes
Defined at:
Codex:

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.





Source

do_action( 'admin_color_scheme_picker', $user_id );