Namespaces: global |
Description |
|---|---|
| bp_invites_js_bulk_admin_footer() |
Javascript popup to confirm bulk revoke invitations. |
| bp_get_invites_root_slug() |
Return the invites component root slug. |
| bp_register_invite_type_sections_filters_actions() |
Registers the invite admin action and filters. |
| bp_invite_add_column() |
Add new columns to the post type list screen. |
| bp_invite_show_data() |
Display data by column and post id. |
| bp_invite_add_sortable_columns() |
Sets up a column on admin view on invite post type. |
| bp_invite_add_request_filter() |
Adds a filter to invite sort items. |
| bp_invite_sort_items() |
Sort list of invite post types. |
| bp_invite_hide_quick_edit() |
Hide quick edit link. |
| bp_invites_remove_bulk_actions() |
Remove the bulk actions of bp-invite post type. |