Opened 9 years ago
Last modified 6 years ago
#35868 new enhancement
Add Filter for Profile User Description Bio
Reported by: | wordpresssites | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
I see there's a filter for user_contactmethods and user_profile_picture_description but not for the bio.
Change History (5)
#2
@
9 years ago
Line 431 to 438 so the whole box and header/description text can be removed/modified. Personally, i just want to remove it conditonally for non admins.
#3
@
9 years ago
- Keywords reporter-feedback removed
If we'd make this field removable, we should also make the other fields removable, for the sake of consistency.
For this, we should use the Settings API or the upcoming Fields API.
See #16413, #28754, https://make.wordpress.org/core/tag/fields-api/.
Note: See
TracTickets for help on using
tickets.
@wordpresssites Do you mean a filter for "Share a little biographical information to fill out your profile. This may be shown publicly." in tags/4.4.2/src/wp-admin/user-edit.php#L437 or a filter for the description of a user?