Filters the user profile picture description displayed under the Gravatar.
Parameters
Source
echo apply_filters( 'user_profile_picture_description', $description, $profile_user );
Filters the user profile picture description displayed under the Gravatar.
echo apply_filters( 'user_profile_picture_description', $description, $profile_user );
User Contributed Notes
You must log in before being able to contribute a note or feedback.