wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



admin_color_scheme_picker › Hooks de Ações WordPress

Desde3.8.1
Obsoleton/a
do_action( 'admin_color_scheme_picker', $user_id )
Parâmetros:
  • (int) $user_id The user ID.
    Required: Yes
Definido em:
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.





Fonte

do_action( 'admin_color_scheme_picker', $user_id );