bp-templates/bp-nouveau/includes/media/functions.php:
bp_nouveau_media_activity_edit_button()
|
Edit button alter when media activity other than activity page.
|
bp-templates/bp-nouveau/includes/document/functions.php:
bp_nouveau_document_activity_edit_button()
|
Edit button alter when document activity other than activity page.
|
bp-core/bp-core-template.php:
bp_is_activity_edit()
|
Is the current page a single activity item edit permalink?
|
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/compatibility/bp-incompatible-plugins-helper.php:
bp_core_memberpress_the_content()
|
Fix Memberpress Privacy for BuddyPress pages.
|
bp-templates/bp-nouveau/includes/activity/functions.php:
bp_nouveau_activity_enqueue_scripts()
|
Enqueue the activity scripts
|
bp-templates/bp-nouveau/includes/activity/functions.php:
bp_nouveau_activity_localize_scripts()
|
Localize the strings needed for the Activity Post form UI
|
bp-templates/bp-nouveau/includes/media/functions.php:
bp_nouveau_media_enqueue_scripts()
|
Enqueue the media scripts
|
bp-core/bp-core-template.php:
bp_get_the_post_class()
|
Customizes the post CSS class according to BuddyPress content.
|
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_activity()
|
Is the current page a user’s activity feed page?
|
bp-core/bp-core-template.php:
bp_is_activity_directory()
|
Is the current page the activity directory?
|
bp-core/bp-core-template.php:
bp_is_single_activity()
|
Is the current page a single activity item permalink?
|
bp-activity/bp-activity-functions.php:
bp_activity_maybe_load_mentions_scripts()
|
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions?
|
bp-activity/screens/permalink.php:
bp_activity_action_permalink_router()
|
Catch and route requests for single activity item permalinks.
|
bp-activity/screens/permalink.php:
bp_activity_screen_single_activity_permalink()
|
Load the page for a single activity item.
|
bp-activity/actions/delete.php:
bp_activity_action_delete_activity()
|
Delete specific activity item and redirect to previous page.
|
bp-activity/actions/favorite.php:
bp_activity_action_mark_favorite()
|
Mark activity as liked.
|
bp-activity/actions/feeds.php:
bp_activity_action_sitewide_feed()
|
Load the sitewide activity feed.
|
bp-activity/actions/reply.php:
bp_activity_action_post_comment()
|
Post new activity comment.
|
bp-activity/actions/spam.php:
bp_activity_action_spam_activity()
|
Mark specific activity item as spam and redirect to previous page.
|
bp-activity/actions/unfavorite.php:
bp_activity_action_remove_favorite()
|
Remove activity from likes.
|
bp-activity/classes/class-bp-activity-component.php:
BP_Activity_Component::setup_title()
|
Set up the title for pages and .
|
bp-activity/actions/post.php:
bp_activity_action_post_update()
|
Post user/group activity update.
|
bp-activity/classes/class-bp-activity-theme-compat.php:
BP_Activity_Theme_Compat::is_activity()
|
Set up the theme compatibility hooks, if we’re looking at an activity page.
|
bp-activity/bp-activity-template.php:
bp_get_activity_delete_url()
|
Return the URL to delete a single activity item.
|
bp-activity/bp-activity-template.php:
bp_get_activity_delete_link()
|
Return the activity delete link.
|