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

(string) Current bulk action being processed.

$user_id

(int) Current user ID.

$_REQUEST

(array) Current $_REQUEST global.

$redirect

(string) Determined redirect url to send user to.

Source

File: bp-members/classes/class-bp-members-admin.php

Changelog

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.