bp-members/classes/class-bp-rest-members-details-endpoint.php:
BP_REST_Members_Details_Endpoint::bp_rest_default_menu()
|
Get default dropdown navigation.
|
bp-groups/screens/single/activity-permalink.php:
groups_screen_group_activity_permalink()
|
Handle the display of a single group activity item.
|
bp-groups/bp-groups-template.php:
bp_group_is_activity_permalink()
|
Determine whether the current page is a group activity permalink.
|
bp-members/classes/class-bp-members-component.php:
BP_Members_Component::setup_canonical_stack()
|
Set up canonical stack for this component.
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_get_activity_comment_buttons()
|
Get the action buttons for the activity comments
|
bp-templates/bp-nouveau/includes/activity/template-tags.php:
bp_nouveau_get_activity_entry_buttons()
|
Get the action buttons inside an Activity Loop,
|
bp-templates/bp-nouveau/includes/activity/ajax.php:
bp_nouveau_ajax_mark_activity_favorite()
|
Mark an activity as a favourite via a POST request.
|
bp-templates/bp-nouveau/includes/activity/functions.php:
bp_nouveau_get_activity_directory_nav_items()
|
Get activity directory navigation menu items.
|
bp-templates/bp-nouveau/includes/ajax.php:
bp_nouveau_ajax_object_template_loader()
|
Load the template loop for the current object.
|
bp-core/bp-core-buddybar.php:
bp_core_maybe_hook_new_subnav_screen_function()
|
For a given subnav item, either hook the screen function or generate redirect arguments, as necessary.
|
bp-core/bp-core-functions.php:
bp_nav_menu_get_loggedin_pages()
|
Create fake “post” objects for BP’s logged-in nav menu for use in the WordPress “Menus” settings page.
|
bp-activity/screens/permalink.php:
bp_activity_action_permalink_router()
|
Catch and route requests for single activity item permalinks.
|
bp-activity/actions/feeds.php:
bp_activity_action_personal_feed()
|
Load a user’s personal activity feed.
|
bp-activity/actions/feeds.php:
bp_activity_action_friends_feed()
|
Load a user’s friends’ activity feed.
|
bp-activity/actions/feeds.php:
bp_activity_action_my_groups_feed()
|
Load the activity feed for a user’s groups.
|
bp-activity/actions/feeds.php:
bp_activity_action_mentions_feed()
|
Load a user’s @mentions feed.
|
bp-activity/actions/feeds.php:
bp_activity_action_favorites_feed()
|
Load a user’s favorites feed.
|
bp-activity/classes/class-bp-activity-component.php:
BP_Activity_Component::setup_nav()
|
Set up component navigation.
|
bp-activity/classes/class-bp-activity-component.php:
BP_Activity_Component::setup_admin_bar()
|
Set up the component entries in the WordPress Admin Bar.
|
bp-activity/classes/class-bp-activity-oembed-extension.php:
BP_Activity_oEmbed_Extension::validate_url_to_item_id()
|
Validates the URL to determine if the activity item is valid.
|
bp-activity/classes/class-bp-akismet.php:
BP_Akismet::add_activity_spam_button()
|
Adds a “mark as spam” button to each activity item for site admins.
|
bp-activity/classes/class-bp-akismet.php:
BP_Akismet::add_activity_comment_spam_button()
|
Adds a “mark as spam” button to each activity COMMENT item for site admins.
|
bp-activity/bp-activity-template.php:
bp_get_member_activity_feed_link()
|
Return the member activity feed link.
|
bp-activity/bp-activity-template.php:
bp_has_activities()
|
Initialize the activity loop.
|
bp-activity/bp-activity-template.php:
bp_activity_slug()
|
Output the activity component slug.
|