do_action( "bp_post_request_{$action}" )
Fires at the end of the bp_post_request function.
Description
This dynamic action is probably the one you want to use. It narrows down the scope of the ‘action’ without needing to check it in your function.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.9.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.