LLMS_REST_Fields::get_fields_for_certificates()
Method: Retrieves an array of data used to register fields for certificates.
Source: includes/class-llms-rest-fields.php:41
Method: Retrieves an array of data used to register fields for certificates.
Source: includes/class-llms-rest-fields.php:41
Method: Returns a translated text of the given type.
Source: includes/controllers/class.llms.controller.achievements.php:53
Method: Returns a translated text of the given type.
Source: includes/controllers/class.llms.controller.certificates.php:62
Method: Convert post type to award type.
Source: includes/controllers/class-llms-controller-awards.php:62
Method: Retrieves the award post model for the given WP_Post.
Source: includes/controllers/class-llms-controller-awards.php:75
Method: Records a timestamp when the award is earned.
Source: includes/controllers/class-llms-controller-awards.php:97
Method: Awarded certificate REST API insertion callback.
Source: includes/controllers/class-llms-controller-awards.php:130
Method: Modifies the merge data used when awarded a certificate using the REST API.
Source: includes/controllers/class-llms-controller-awards.php:166
Method: Callback function when a post is saved or updated.
Source: includes/controllers/class-llms-controller-awards.php:183
Class: Callback controller for award posts.
Source: includes/controllers/class-llms-controller-awards.php:20