LD_Groups_Membership::on_load_edit()
Method: Call via the WordPress load sequence for admin pages.
LD_Groups_Membership::on_load_edit Read More »
@package: LearnDash / Groups
Source Files: includes/group/ld-groups-membership.php
Method: Call via the WordPress load sequence for admin pages.
LD_Groups_Membership::on_load_edit Read More »
Method: Adds the protection columns in the table listing.
LD_Groups_Membership::add_data_columns Read More »
Method: Show the protection columns in the table listing.
LD_Groups_Membership::posts_custom_column Read More »
Method: Display bulk edit on table listing
LD_Groups_Membership::display_custom_bulk_edit Read More »
Method: Save bulk edit changes.
LD_Groups_Membership::save_post_bulk_edit Read More »
Function: Utility function to set the post group membership settings.
learndash_set_post_group_membership_settings Read More »
Function: Get the Groups related to the Post for Group Membership.
learndash_get_post_group_membership_groups Read More »
Function: Set the Groups related to the Post for Group Membership.
learndash_set_post_group_membership_groups Read More »
Filter Hook: Filter to show alert message box used in LD30 templates.
learndash_group_membership_access_denied_show_ld30_alert Read More »
Method: Start the logic to filter the content.
LD_Groups_Membership::the_content_filter Read More »
Method: Output debug message.
LD_Groups_Membership::output_debug_messages Read More »
Method: Load the Groups Membership Global settings
LD_Groups_Membership::init_global_settings Read More »
Method: Get the managed membership post types.
LD_Groups_Membership::get_global_included_post_types Read More »
Method: Get Group Membership excluded user roles.
LD_Groups_Membership::get_excluded_user_roles Read More »
Method: Get Group Membership access denied message.
LD_Groups_Membership::get_access_denied_message Read More »
Method: Get Group Membership Post metabox setting
LD_Groups_Membership::init_post_settings Read More »
Method: Get the managed membership post groups.
LD_Groups_Membership::get_post_included_groups Read More »
Method: Get the managed membership post groups compare.
LD_Groups_Membership::get_post_groups_compare Read More »
Method: Check if post type is managed by membership logic.
LD_Groups_Membership::is_included_post_type Read More »
Function: Utility function to get the post group membership settings.
learndash_get_post_group_membership_settings Read More »