apply_filters( "bp_{$type}_template", string $template )

Filters the path to a template file.


Description Description

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


Top ↑

Parameters Parameters

$template

(string) Path to the most appropriate found template file.


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.