LLMS_Admin_Resources::meta_box()
Method: Prints the resource’s meta box html.
Source: includes/admin/class.llms.admin.resources.php:96
Method: Prints the resource’s meta box html.
Source: includes/admin/class.llms.admin.resources.php:96
Method: Handle HTML output on the screen.
Source: includes/admin/class.llms.admin.resources.php:111
Method: Register Resource’s meta boxes.
Source: includes/admin/class.llms.admin.resources.php:44
Method: Constructor
Source: includes/admin/class-llms-admin-review.php:32
Method: On LifterLMS admin screens replace the default footer text with a review request.
Source: includes/admin/class-llms-admin-review.php:50
Method: AJAX callback for dismissing the notice
Source: includes/admin/class-llms-admin-review.php:124
Method: Determine if the notice should be displayed and display it
Source: includes/admin/class-llms-admin-review.php:153
Method: Round a number down to a big-ish round number
Source: includes/admin/class-llms-admin-review.php:208
Method: The constructor for the class. It adds the methods here to the appropriate actions. The actions are for: 1) Creating the custom column set in the llms_review post screen 2) Making a column sortable 3) Adding content to the column 4) Outputting the content.
Source: includes/admin/class.llms.admin.reviews.php:38
Method: This function builds the additional content that is added to the course meta box. It builds the additional fields and then returns the updated array of fields
Source: includes/admin/class.llms.admin.reviews.php:108