LD_Groups_Membership::on_load_edit()
Method: Call via the WordPress load sequence for admin pages.
@package: LearnDash / Groups
Source Files: includes/group/ld-groups-membership.php
Method: Call via the WordPress load sequence for admin pages.
Method: Adds the protection columns in the table listing.
Method: Show the protection columns in the table listing.
Method: Display bulk edit on table listing
Method: Save bulk edit changes.
Function: Utility function to set the post group membership settings.
Function: Get the Groups related to the Post for Group Membership.
Function: Set the Groups related to the Post for Group Membership.
Filter Hook: Filter to show alert message box used in LD30 templates.
Method: Start the logic to filter the content.
Function: Utility function to get the post group membership settings.
Method: Check if user_role is excluded by membership logic.
Class: Class to create the instance.
Method: Check if Post is enabled and if the post type is included in the global settings.
Method: Get or create instance object of class.
Method: Check if User enrolled groups against Post and Membership settings.
Method: Public constructor for class
Method: Check if user if in the associated post membership groups.
Method: Get Group Membership post metabox instance.
Method: Called when the Post is Added or Edited.