Summery Summery
Fires in the ‘Admin Color Scheme’ section of the user editing screen.
Syntax Syntax
Description Description
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.
Parameters Parameters
- $user_id
-
The user ID.
Source Source
File: wp-admin/user-edit.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.8.1 | Added $user_id parameter. |
3.0.0 | Introduced. |