apply_filters( 'bp_get_template_locations', array $locations, array $templates )

Filters the possible subdirectories to check for templates in.


Parameters Parameters

$locations

(array) Array of subfolders to look in.

$templates

(array) Array of templates we are looking for.


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.