bp-xprofile/classes/class-bp-rest-xprofile-types-endpoint.php:
BP_REST_XProfile_Types_Endpoint::get_item_schema()
|
Get the XProfile types schema, conforming to JSON Schema.
|
bp-groups/bp-groups-filters.php:
bp_groups_exclude_forums_by_group_type_args()
|
Exclude Forums from forum loop if any forum is attached to a group and that group have a group type and that group type is hidden from the directory page.
|
bp-groups/bp-groups-filters.php:
bp_groups_exclude_forums_topics_by_group_type_args()
|
Exclude Forums topic from topic loop if any forum is attached to a group and that group have a group type and that group type is hidden from the directory page.
|
bp-groups/classes/class-bp-rest-groups-endpoint.php:
BP_REST_Groups_Endpoint::bp_rest_user_can_join()
|
Check the group join with members type.
|
bp-groups/classes/class-bp-rest-groups-types-endpoint.php:
BP_REST_Groups_Types_Endpoint::get_items_permissions_check()
|
Check if a given request has access to Groups Types.
|
bp-core/classes/class-bp-rest-settings-endpoint.php:
BP_REST_Settings_Endpoint::get_buddyboss_platform_settings()
|
Get BuddyBoss Platform Settings.
|
bp-groups/bp-groups-admin.php:
bp_groups_admin_group_type_listing_add_groups_tab()
|
Added Navigation tab on top of the page BuddyBoss > Group Types
|
bp-groups/bp-groups-admin.php:
bp_group_type_set_platform_tab_submenu_active()
|
Highlights the submenu item using WordPress native styles.
|
bp-groups/bp-groups-admin.php:
bp_register_group_type_sections_filters_actions()
|
Add actions and filters for group types.
|
bp-groups/bp-groups-admin.php:
bp_groups_add_admin_menu()
|
Register the Groups component in BuddyBoss > Groups admin screen.
|
bp-groups/bp-groups-functions.php:
groups_send_membership_request()
|
Create a group membership request.
|
bp-groups/bp-groups-template.php:
bp_get_group_join_button()
|
Return button to join a group.
|
bp-groups/bp-groups-template.php:
bp_get_group_type()
|
Get the type of the current group in the loop.
|
bp-core/admin/bp-core-admin-functions.php:
bp_core_get_groups_admin_tabs()
|
Register tabs for the BuddyBoss > Groups screens.
|
bp-core/admin/bp-core-admin-functions.php:
bp_member_type_permissions_metabox()
|
Generate Profile Type Permissions Meta box.
|
bp-core/admin/bp-core-admin-settings.php:
bp_admin_setting_callback_group_type_creation()
|
‘Enable group types’ field markup.
|
bp-core/classes/class-bp-core.php:
BP_Core::register_post_types()
|
Set up post types.
|