Summery Summery
Filters the user profile picture description displayed under the Gravatar.
Syntax Syntax
Parameters Parameters
- $description
-
The description that will be printed.
- $profileuser
-
The current WP_User object.
Source Source
File: wp-admin/user-edit.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Added the $profileuser parameter. |
4.4.0 | Introduced. |