wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



admin_color_scheme_picker › WordPress Action Hooks

Seit3.8.1
Veraltetn/v
do_action( 'admin_color_scheme_picker', $user_id )
Parameter:
  • (int) $user_id The user ID.
    Erforderlich: Ja
Definiert in:
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.





Quellcode

do_action( 'admin_color_scheme_picker', $user_id );