@since: BuddyPress 2.5.0 |
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_core_get_minified_asset_suffix() |
Get the correct filename suffix for minified assets. |
| bp_email_add_link_color_to_template() |
Add email link styles to rendered email template. |