Functions |
Description |
|---|---|
| bp_filter_metaid_column_name() |
Filter SQL query strings to swap out the ‘meta_id’ column. |
| bp_find_mentions_by_at_sign() |
Locate usernames in an content string, as designated by an @ sign. |
| bp_fixed_all_member_type_count() |
Fix all member count. |
| bp_folder() |
Determine if there are still folder left in the loop. |
| bp_folder_add() |
Add folder item. |
| bp_folder_author() |
Output the document name. |
| bp_folder_count() |
Output the folder count. |
| bp_folder_delete() |
Delete folder item. |
| bp_folder_get() |
Retrieve an folder or folders. |
| bp_folder_get_specific() |
Fetch specific folders. |
| bp_folder_group_id() |
Output the document group ID. |
| bp_folder_has_more_items() |
Return true when there are more folder items to be shown than currently appear. |
| bp_folder_id() |
Output the document folder ID. |
| bp_folder_link() |
Output the document folder ID. |
| bp_folder_load_more_link() |
Output the URL for the Load More link. |
| bp_folder_pagination_count() |
Output the folder pagination count. |
| bp_folder_pagination_links() |
Output the folder pagination links. |
| bp_folder_per_page() |
Output the number of document folder per page. |
| bp_folder_title() |
Output the document folder title. |
| bp_folder_user_can_delete() |
Determine if the current user can delete an folder item. |
| bp_folder_user_can_edit() |
Determine if the current user can edit an folder item. |
| bp_follow_slug() |
Output the follow component slug. |
| bp_follower_ids() |
Output a comma-separated list of user_ids for a given user’s followers. |
| bp_following_ids() |
Output a comma-separated list of user_ids for a given user’s following. |
| bp_force_buddybar() |
Should the old BuddyBar be forced in place of the WP admin bar? |
| bp_force_friendship_to_message() |
Is force friendship to message disabled? |
| bp_form_field_attributes() |
Output the attributes for a form field. |
| bp_form_option() |
Output settings API option. |
| bp_format_time() |
Format a date based on a UNIX timestamp. |
| bp_forums_add_admin_menu() |
Register the Forums component admin screen. |
| bp_forums_add_sub_menu_page_admin_menu() | |
| bp_forums_admin_forums_listing_add_tab() |
Add Navigation tab on top of the page BuddyBoss > Forums Templates |
| bp_forums_admin_menu_order() |
Add forums component to custom menus array. |
| bp_forums_highlight_forums_new_parent_menu() |
Make paretn menu highlight when on editing/creating topic |
| bp_forums_highlight_forums_new_submenu() |
Make submenu highlight when on editing/creating topic |
| bp_forums_highlight_forums_view_parent_menu() |
Make paretn menu highlight when on editing/creating topic |
| bp_forums_highlight_forums_view_submenu() |
Make submenu highlight when on editing/creating topic |
| bp_forums_highlight_topic_tag_parent_menu() |
Make parent menu highlight when on topic tag page |
| bp_forums_highlight_topic_tag_submenu() |
Make submenu highlight when on topic tag page |
| bp_forums_parent_forum_id() |
Return the parent forum ID for the Legacy Forums abstraction layer. |
| bp_friend_accept_request_link() |
Output the URL for accepting the current friendship request in the loop. |
| bp_friend_friendship_id() |
Output the ID of the friendship between the logged-in user and the current user in the loop. |
| bp_friend_get_total_requests_count() |
Return the total friendship request count for a given user. |
| bp_friend_reject_request_link() |
Output the URL for rejecting the current friendship request in the loop. |
| bp_friend_search_form() |
Display a Connections search form. |
| bp_friend_total_requests_count() |
Output the total friendship request count for a given user. |
| bp_friends_activity_at_name_do_notifications() |
Stop sending notification when user mentioned in activity and not in friend list. |
| bp_friends_add_friendship_accepted_notification() |
Notify a member when another member accepts their virtual friendship request. |
| bp_friends_clear_bp_friends_friendships_cache() |
Clear friendship caches on friendship changes. |
| bp_friends_clear_bp_friends_friendships_cache_remove() |
Clear friendship caches on friendship changes. |