Namespaces: global |
Description |
|---|---|
| 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_admin_wp_nav_menu_restrict_items() |
Restrict various items from view if editing a BuddyPress menu. |
| bp_core_admin_user_row_actions() |
Add “Mark as Spam/Ham” button to user row actions. |
| bp_core_admin_user_manage_spammers() |
Catch requests to mark individual users as spam/ham from users.php. |
| bp_core_admin_user_spammed_js() |
Inline script that adds the ‘site-spammed’ class to spammed users. |
| bp_core_admin_notice_dismiss_callback() |
Catch and process an admin notice dismissal. |