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

Filters the template locations.

Description

Allows plugins to alter where the template files are located.

Parameters

$template

(string) Located template path.

$filtered_templates

(array) Array of templates to attempt to load.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.1.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.