learndash_billing_cycle_field_frequency_max learndash_billing_cycle_field_frequency_max( string $price_billing_t3 ) Get the billing cycle field max value for frequency. ContentsDescription Parameters Return Source Changelog Related Namespace @package Used By Description # Parameters # $price_billing_t3 (string) (Required) The Billing field context. D, M, W, or Y. Return # (int) Valid interval or zero. Source # File: includes/settings/settings-billing-functions.php Changelog # Changelog Version Description 3.5.0 Introduced. Related # Namespace # global @package # LearnDash Used By # Used By Used By Description includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::enqueue_scripts () Register the script includes/settings/settings-billing-functions.php: learndash_billing_cycle_field_interval_validate () Validate the Billing cycle field interval. includes/class-ld-semper-fi-module.php: Semper_Fi_Module::enqueue_scripts () Load scripts for module, can pass data to module script.
Used By # Used By Used By Description includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::enqueue_scripts () Register the script includes/settings/settings-billing-functions.php: learndash_billing_cycle_field_interval_validate () Validate the Billing cycle field interval. includes/class-ld-semper-fi-module.php: Semper_Fi_Module::enqueue_scripts () Load scripts for module, can pass data to module script.