@since: BuddyPress 2.5.0 |
Description |
---|---|
bp_core_install_emails() |
Add default emails. |
bp_core_install_emails |
Fires after BuddyPress adds the posts for its emails. |
bp_admin_reinstall_emails() |
Delete emails and restore from defaults. |
bp_admin_email_maybe_add_translation_notice() |
In admin emails list, for non-en_US locales, add notice explaining how to reinstall emails. |
bp_admin_email_add_codex_notice() |
In emails editor, add notice linking to token documentation on Codex. |
bp_email_tax_type_metabox() |
Display metabox for email taxonomy type. |
bp_email_custom_metaboxes() |
Custom metaboxes used by our ‘bp-email’ post type. |
bp_email_plaintext_metabox() |
Customized version of the ‘Excerpt’ metabox for our ‘bp-email’ post type. |
bp_email_redirect_to_customizer() |
Implements a JS redirect to the Customizer, previewing a randomly selected email. |
bp_email_get_customizer_sections |
Filter Customizer sections for emails. |