bp_email_get_type( int|WP_Post $email = null )

Gets the BP Email type of a BP Email ID or object.


Description Description


Parameters Parameters

$email

(Optional) BP Email ID or BP Email object. Defaults to global $post.

Default value: null


Top ↑

Return Return

(string) The type of the BP Email object.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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