bp-templates/bp-nouveau/includes/document/functions.php:
bp_nouveau_document_enqueue_scripts()
|
Enqueue the media scripts
|
bp-core/bp-core-cssjs.php:
bp_core_enqueue_isInViewPort()
|
|
bp-core/bp-core-filters.php:
bp_remove_badgeos_conflict_ckeditor_dequeue_script()
|
|
bp-messages/bp-messages-cssjs.php:
messages_add_autocomplete_js()
|
Enqueue the JS for messages autocomplete.
|
bp-messages/bp-messages-cssjs.php:
messages_add_autocomplete_css()
|
Enqueue the CSS for messages autocomplete.
|
bp-messages/actions/bulk-delete.php:
messages_action_bulk_delete()
|
Process a request to bulk delete messages.
|
bp-messages/actions/notices.php:
bp_messages_action_edit_notice()
|
Handle editing of sitewide notices.
|
bp-messages/actions/unread.php:
bp_messages_action_mark_unread()
|
Handle marking a single message thread as unread.
|
bp-messages/screens/view.php:
messages_screen_conversation()
|
Load an individual conversation screen.
|
bp-messages/actions/bulk-manage.php:
bp_messages_action_bulk_manage()
|
Handle bulk management (mark as read/unread, delete) of message threads.
|
bp-messages/actions/compose.php:
bp_messages_action_create_message()
|
Handle creating of private messages or sitewide notices
|
bp-messages/actions/delete.php:
messages_action_delete_message()
|
Process a request to delete a message.
|
bp-messages/actions/read.php:
bp_messages_action_mark_read()
|
Handle marking a single message thread as read.
|
bp-messages/actions/view.php:
messages_action_conversation()
|
Process a request to view a single message thread.
|
bp-messages/classes/class-bp-messages-component.php:
BP_Messages_Component::late_includes()
|
Late includes method.
|
bp-messages/classes/class-bp-messages-component.php:
BP_Messages_Component::setup_title()
|
Set up the title for pages and .
|
bp-messages/bp-messages-template.php:
bp_get_thread()
|
Initialize the messages template loop for a specific thread and sets thread.
|
bp-templates/bp-nouveau/includes/activity/functions.php:
bp_nouveau_activity_enqueue_scripts()
|
Enqueue the activity scripts
|
bp-templates/bp-nouveau/includes/media/functions.php:
bp_nouveau_media_enqueue_scripts()
|
Enqueue the media scripts
|
bp-templates/bp-nouveau/includes/search/loader.php:
BP_Nouveau_Search::setup_actions()
|
Register do_action() hooks
|
bp-core/bp-core-template.php:
bp_get_the_body_class()
|
Customize the body class, according to the currently displayed BP content.
|
bp-core/bp-core-template.php:
bp_is_user_messages()
|
Is the current page part of a user’s Messages pages?
|