apply_filters( "bp_get_{$type}_template", array $templates )

Filters possible file paths to check for for a template.


Description Description

This is a variable filter based on the type passed into bp_get_query_template.


Top ↑

Parameters Parameters

$templates

(array) Array of template files already prepared.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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