apply_filters( 'bp_nouveau_get_wp_profile_field', array $value , WP_User $user )
Filters the contact methods to be included in the WP Profile fields for a specific user.
Description
Provide a chance for plugins to avoid showing the contact methods they’re adding on front end.
Parameters
- $value
-
Array of user contact methods.
- $user
-
WordPress user to get contact methods for.
Source
File: bp-templates/bp-nouveau/includes/members/functions.php
Changelog
Version | Description |
---|---|
BuddyPress 3.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.