User
Class: User model class.
Method: Returns formatted post pricing data.
Product::get_pricing_settings Read More »
Method: Returns allowed post types.
Group::get_allowed_post_types Read More »
Method: Returns a product model based on the group.
Group::get_product Read More »
Method: Returns the total number of related courses.
Group::get_courses_number Read More »
Method: Returns a certificate link for a user.
Group::get_certificate_link Read More »
Method: Returns the display trial price.
Product::get_display_trial_price Read More »
Method: Returns a status slug for a user.
Group::get_status_slug Read More »
Method: Returns the formatted display price (with the currency).
Product::get_formatted_display_price Read More »
Method: Returns a product type label. Usually “Course” or “Group”.
Product::get_type_label Read More »