apply_filters( 'bp_locate_template_and_load', bool $value )

Filter here to allow/disallow template loading.


Parameters Parameters

$value

(bool) True to load the template, false otherwise.


Source Source

File: bp-core/bp-core-template-loader.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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