do_action( 'bp_get_request', string $action )

Fires at the end of the bp_get_request function.


Description Description

Use this static action if you don’t mind checking the ‘action’ yourself.


Parameters Parameters

$action

The action being run.


Top ↑

Source Source

File: bp-core/bp-core-dependency.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.