learndash_get_price_as_float learndash_get_price_as_float( string $price ) Gets the price as float value. ContentsDescription Parameters Return Source Changelog Related Namespace @package Used By Description # Parameters # $price (string) (Required) The price to convert. Return # (float) Returns price as float value. Source # File: includes/payments/ld-payments-functions.php Changelog # Changelog Version Description 4.1.1 Introduced. Related # Namespace # global @package # LearnDash Used By # Used By Used By Description includes/models/class-learndash-product-model.php: Learndash_Product_Model::get_pricing () Returns a pricing DTO. includes/payments/ld-login-registration-functions.php: learndash_registration_output () LearnDash LD30 Shows registration form for user registration includes/payments/ld-payments-functions.php: learndash_get_group_price () Get group price includes/payments/ld-payments-functions.php: learndash_get_course_price () Gets the course price.
Used By # Used By Used By Description includes/models/class-learndash-product-model.php: Learndash_Product_Model::get_pricing () Returns a pricing DTO. includes/payments/ld-login-registration-functions.php: learndash_registration_output () LearnDash LD30 Shows registration form for user registration includes/payments/ld-payments-functions.php: learndash_get_group_price () Get group price includes/payments/ld-payments-functions.php: learndash_get_course_price () Gets the course price.