do_action_ref_array( 'bp_members_admin_update_user', string $doaction , int $user_id , array $_REQUEST , string $redirect )
Fires at end of user profile admin load if doaction does not match any available actions.
Description
Parameters
- $doaction
-
Current bulk action being processed.
- $user_id
-
Current user ID.
- $_REQUEST
-
Current $_REQUEST global.
- $redirect
-
Determined redirect url to send user to.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.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.