apply_filters( 'bp_get_template_stack', array $stack )

Filters the “template stack” list of registered directories where templates can be found.


Parameters Parameters

$stack

(array) Array of registered directories for template locations.


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.