wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



admin_color_scheme_picker › WordPress Action Hooks

Da3.8.1
Deprecaton/a
do_action( 'admin_color_scheme_picker', $user_id )
Parametri:
  • (int) $user_id The user ID.
    Richiesto:
Definito a:
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.





Sorgenti

do_action( 'admin_color_scheme_picker', $user_id );