apply_filters( "bp_{$this->id}_has_directory", bool $value )

Filters the component’s top-level directory if available.


Description Description


Parameters Parameters

$value

Whether or not there is a top-level directory.


Top ↑

Source Source

File: bp-core/classes/class-bp-component.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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