apply_filters( 'bp_located_template', string $template, array $filtered_templates )

Filters the template locations.


Description Description

Allows plugins to alter where the template files are located.


Parameters Parameters

$template

Located template path.

$filtered_templates

Array of templates to attempt to load.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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