wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



admin_color_scheme_picker › Les Actions WordPress

Depuis3.8.1
Dépréciéen/a
do_action( 'admin_color_scheme_picker', $user_id )
Paramètres:
  • (int) $user_id The user ID.
    Requis: Oui
Défini(e) dans:
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 );