do_action( "bp_{$this->id}_add_permastructs" )
Fires in the add_permastructs method inside BP_Component.
Description Description
This is a dynamic hook that is based on the component string ID.
Source Source
File: bp-core/classes/class-bp-component.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |