apply_filters( 'bp_get_email_subject', string $subject , array $r )
Filters a client friendly version of the root blog name.
Description Description
Parameters Parameters
- $subject
-
Client friendly version of the root blog name.
- $r
-
Array of arguments for the email subject.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |