Namespaces: global |
Description |
|---|---|
| bp_core_admin_backpat_page() |
Generates markup for a fallback top-level BuddyPress menu page, if the site is running a legacy plugin which hasn’t been updated. If the site is up to date, this page will never appear. |
| bp_core_print_admin_notices() |
Print admin messages to admin_notices or network_admin_notices. |
| bp_core_add_admin_notice() |
Add an admin notice to the BP queue. |
| bp_core_activation_notice() |
Verify that some BP prerequisites are set up properly, and notify the admin if not. |
| bp_admin_setting_callback_member_invite_email_content() |
Enable email content field markup. |
| bp_admin_setting_callback_member_invite_member_type() |
Enable member invite field markup. |
| bp_feed_settings_callback_post_type() |
Allow Post Type feed setting field |
| bp_get_form_option() |
Return settings API option |
| bp_admin_setting_callback_member_invite_email_subject() |
Enable email subject field markup. |
| bp_group_types_tutorial() |
Link to Group Types tutorial |