Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-groups/classes/class-bp-group-extension.php / Page 2

BP_Group_Extension::call_admin_screen()

Method: Call the admin_screen() method, and add a nonce field.

Source: bp-groups/classes/class-bp-group-extension.php:1181

Used by 0 functions | Uses 0 functions

BP_Group_Extension::call_admin_screen_save()

Method: Check the nonce, and call the admin_screen_save() method.

Source: bp-groups/classes/class-bp-group-extension.php:1191

Used by 0 functions | Uses 0 functions

BP_Group_Extension::_meta_box_display_callback()

Method: Create the Dashboard meta box for this extension.

Source: bp-groups/classes/class-bp-group-extension.php:1201

Used by 0 functions | Uses 0 functions

BP_Group_Extension::nonce_field()

Method: Generate the nonce fields for a settings form.

Source: bp-groups/classes/class-bp-group-extension.php:1236

Used by 0 functions | Uses 0 functions

BP_Group_Extension::maybe_add_submit_button()

Method: Add a submit button to the edit form, if it needs one.

Source: bp-groups/classes/class-bp-group-extension.php:1111

Used by 0 functions | Uses 0 functions

BP_Group_Extension::has_submit_button()

Method: Does the given markup have a submit button?

Source: bp-groups/classes/class-bp-group-extension.php:1132

Used by 0 functions | Uses 0 functions

BP_Group_Extension::detect_post_save_redirect()

Method: Detect redirects hardcoded into edit_screen_save() callbacks.

Source: bp-groups/classes/class-bp-group-extension.php:1146

Used by 0 functions | Uses 0 functions

BP_Group_Extension::setup_admin_hooks()

Method: Hook this extension’s Admin metabox into BuddyPress, if necessary.

Source: bp-groups/classes/class-bp-group-extension.php:1161

Used by 0 functions | Uses 0 functions

bp_group_extension_edit_screen_save_redirect

Filter Hook: Filters the URL to redirect to after group edit screen save.

Source: bp-groups/classes/class-bp-group-extension.php:1071

Used by 0 functions | Uses 0 functions

BP_Group_Extension::call_edit_screen_template_loader()

Method: Load the template that houses the Edit screen.

Source: bp-groups/classes/class-bp-group-extension.php:1091

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 6 Next »
Proudly powered by WordPress