File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_get_email_post_type() |
Returns the name of the email post type. |
bp_get_email_post_type |
Filters the name of the email post type. |
bp_get_email_post_type_labels() |
Return labels used by the email post type. |
bp_get_email_post_type_labels |
Filters email post type labels. |
bp_get_email_post_type_supports() |
Return array of features that the email post type supports. |
bp_get_email_post_type_supports |
Filters the features that the email post type supports. |
bp_email_tax_type() |
Output the name of the email type taxonomy. |
bp_get_email_tax_type() |
Return the name of the email type taxonomy. |
bp_get_email_tax_type |
Filters the name of the email type taxonomy. |
bp_get_email_tax_type_labels() |
Return labels used by the email type taxonomy. |