User::get_display_name()
Method: Returns a user display name.
User::get_display_name Read More »
Method: Returns allowed post types.
Course::get_allowed_post_types Read More »
Method: Returns a product model based on the course.
Course::get_product Read More »
Method: Returns a certificate link for a user.
Course::get_certificate_link Read More »
Method: Returns a status slug for a user.
Course::get_status_slug Read More »
Method: Returns the total number of steps.
Course::get_total_steps_number Read More »
Method: Returns the display trial price.
Product::get_display_trial_price 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 »
Method: Returns true if a user has access to this product, false otherwise.
Product::user_has_access Read More »