Functions |
Description |
|---|---|
| bp_document_update_privacy() |
Update document privacy with nested level. |
| bp_document_upload() |
Create and upload the document file. |
| bp_document_upload_dir() |
Set bb_documents folder for the document upload directory. |
| bp_document_upload_dir_script() |
Set bb_documents folder for the document upload directory. |
| bp_document_upload_handler() |
document upload handler |
| bp_document_uploading_tutorial() |
Link to Document Uploading tutorial |
| bp_document_user_can_delete() |
Determine if the current user can delete an document item. |
| bp_document_user_can_edit() |
Determine if the current user can edit an document item. |
| bp_document_user_can_manage_document() |
Check user have a permission to manage the document. |
| bp_document_user_can_manage_folder() |
Check user have a permission to manage the folder. |
| bp_document_user_document_folder_tree_view_li_html() |
Return the breadcrumbs. |
| bp_document_user_id() |
Output the document user ID. |
| bp_document_user_messages_delete_attached_document() |
Delete document attached to messages. |
| bp_dtheme_add_blog_comments_js() |
In BuddyPress 1.2.x, this added the JavaScript needed for blog comment replies. |
| bp_dtheme_deprecated() |
Contains functions which were moved out of BP-Default’s functions.php in BuddyPress 1.5. |
| bp_dtheme_embed_read_more() |
When a user clicks on a “Read More” item, make sure embeds are correctly parsed and shown for the expanded content. |
| bp_dtheme_fix_get_posts_on_activity_front() |
In BuddyPress 1.2.x, this forced the page ID as a string to stop the get_posts query from kicking up a fuss. |
| bp_dtheme_fix_the_posts_on_activity_front() |
In BuddyPress 1.2.x, this was used as part of the code that set the activity feed to be on the front page. |
| bp_dtheme_page_on_front_template() |
In BuddyPress 1.2.x, this function loaded the activity feed template if the front page display settings allow. |
| bp_dtheme_page_on_front_update() |
In BuddyPress 1.2.x, this function hijacked the saving of page on front setting to save the activity feed setting. |
| bp_dtheme_wp_pages_filter() |
In BuddyPress 1.2.x, this function filtered the dropdown on the Settings > Reading screen for selecting the page to show on front to include “Activity Feed.” As of 1.5.x, it is no longer required. |
| bp_duplicate_notice() |
Displays an admin notice when BuddyPress plugin is active. |
| bp_edit_profile_button() |
Render an edit profile button. |
| bp_email_add_link_color_to_template() |
Add email link styles to rendered email template. |
| bp_email_core_wp_get_template() |
Output template for email notifications. |
| bp_email_custom_metaboxes() |
Custom metaboxes used by our ‘bp-email’ post type. |
| bp_email_customizer_hide_sections() |
Only show email sections in the Customizer. |
| bp_email_get_appearance_settings() |
Return email appearance settings. |
| bp_email_get_customizer_controls() |
Get Customizer controls for emails. |
| bp_email_get_customizer_sections() |
Get Customizer sections for emails. |
| bp_email_get_customizer_settings() |
Get Customizer settings for emails. |
| bp_email_get_redirect_to_customizer_url() |
Return a redirect url to the Customizer, previewing a randomly selected email. |
| bp_email_get_salt() |
Get a persistent salt for email unsubscribe links. |
| bp_email_get_salutation() |
Gets the Recipient Salutation. |
| bp_email_get_schema() |
Get a list of emails for populating the email post type. |
| bp_email_get_template() |
Get the paths to possible templates for the specified email object. |
| bp_email_get_type_schema() |
Get a list of emails for populating email type taxonomy terms. |
| bp_email_get_unsubscribe_link() |
Creates unsubscribe link for notification emails. |
| bp_email_get_unsubscribe_type_schema() |
Get a list of emails for use in our unsubscribe functions. |
| bp_email_init_customizer() |
Initialize the Customizer for emails. |
| bp_email_invites_tutorial() |
Link to Email Invites tutorial |
| bp_email_ld_group_email_users_args() |
Return email template for LearnDash groups. |
| bp_email_learndash_quiz_email() |
Return email template for LearnDash quizzes. |
| bp_email_network_admin_email_change_email() |
Filters the contents of the email notification sent when the network admin email address is changed. |
| bp_email_new_network_admin_email_content() |
Filters the text of the email sent when a change of network admin email address is attempted. |
| bp_email_newblog_notify_siteadmin() |
Filters the message body of the new site activation email sent to the network administrator. |
| bp_email_newuser_notify_siteadmin() |
Filters the message body of the new user activation email sent to the network administrator. |
| bp_email_plaintext_entity_decode() |
Decode HTML entities for plain-text emails. |
| bp_email_plaintext_metabox() |
Customized version of the ‘Excerpt’ metabox for our ‘bp-email’ post type. |
| bp_email_post_type() |
Output the name of the email post type. |