apply_filters( 'bp_email_get_salutation', string $value, array $settings, string $token )

Filters The Recipient Named Salutation inside the Email Template.


Description Description


Parameters Parameters

$value

The Recipient Salutation.

$settings

Email Settings.

$token

The Recipient token.


Top ↑

Source Source

File: bp-core/bp-core-template.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.