Method: This function entered the information into the course section of the llms_review post page. It takes the column that is being worked on, as well as the comment ID, then echoes the content required.
Source: includes/admin/class.llms.admin.reviews.php:90
Method: This function generates the custom column set. It takes in the array of standard columns, then modifies that set to contain the needed fields.
Source: includes/admin/class.llms.admin.reviews.php:56
Method: This function makes the ‘Course’ column sortable
Source: includes/admin/class.llms.admin.reviews.php:73
Method: Save metabox fields.
Source: includes/admin/class.llms.admin.reviews.php:181
Method: display messages in settings
Source: includes/admin/class.llms.admin.settings.php:130
Method: Formats an associative array of custom field attributes as an array of HTML strings
Source: includes/admin/class.llms.admin.settings.php:873
Method: Retrieves the posted value for an array type setting field.
Source: includes/admin/class.llms.admin.settings.php:1121
Method: Get a setting from the settings API.
Source: includes/admin/class.llms.admin.settings.php:897
Method: Instantiates setting page objects, if not already done, and returns them.
Source: includes/admin/class.llms.admin.settings.php:55
Method: Settings Page output tabs
Source: includes/admin/class.llms.admin.settings.php:156