apply_filters( 'bp_email_get_template', array $value, WP_Post $object )

Filter the possible template paths for the specified email object.


Description Description


Parameters Parameters

$value

Array of possible template paths.

$object

WP_Post object.


Top ↑

Source Source

File: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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