BP_Component::late_includes()
Late includes method.
Description
Components should include files here only on specific pages using conditionals such as bp_is_current_component(). Intentionally left empty.
Source
File: bp-core/classes/class-bp-component.php
public function late_includes() {}
Changelog
Version | Description |
---|---|
BuddyPress 3.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.