apply_filters( 'bp_get_email_args', array $args, string $email_type )

Filters arguments used to find an email post type object.


Description Description


Parameters Parameters

$args

Arguments for get_posts() used to fetch a post object.

$email_type

Unique identifier for a particular type of email.


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.