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.


Parameters Parameters

$templates

Array of template files already prepared.


Top ↑

Source Source

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


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.