Webhook_Setup_Validator
Class: Stripe Webhook Validation Handler.
Webhook_Setup_Validator Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/Core/Payments/Stripe/Webhook_Setup_Validator.php
Class: Stripe Webhook Validation Handler.
Webhook_Setup_Validator Read More »
Method: Sets plugin required dependencies.
LearnDash_Dependency_Check_ProPanel::set_dependencies Read More »
Method: Notify user that missing plugins are required.
LearnDash_Dependency_Check_ProPanel::notify_user_learndash_required Read More »
Method: LearnDash_ProPanel constructor.
LearnDash_Dependency_Check_ProPanel::__construct Read More »
Method: Gets the current instance.
LearnDash_Dependency_Check_ProPanel::get_instance Read More »
Method: Checks if required plugins are active.
LearnDash_Dependency_Check_ProPanel::check_dependency_results Read More »
Method: Callback function for the plugins_loaded action.
LearnDash_Dependency_Check_ProPanel::plugins_loaded Read More »
Method: Function called during the plugins_loaded process to check if required plugins are present and active.
LearnDash_Dependency_Check_ProPanel::check_inactive_plugin_dependency Read More »
Method: Function to set custom admin notice message
LearnDash_Dependency_Check_ProPanel::set_message Read More »
Class: ProPanel Dependency Check.
LearnDash_Dependency_Check_ProPanel Read More »
Method: Output meta box.
LearnDash_Settings_Section_Translations_Learndash_ProPanel::show_meta_box Read More »
Method: Add translation meta box.
LearnDash_Settings_Section_Translations_Learndash_ProPanel::add_meta_boxes Read More »
Class: Translation class.
LearnDash_Settings_Section_Translations_Learndash_ProPanel Read More »
Method: Constructor.
LearnDash_Settings_Section_Translations_Learndash_ProPanel::__construct Read More »
Method: Removes all attributes.
Learndash_Product_Model::clear_attributes Read More »
Method: Removes an attribute.
Learndash_Product_Model::remove_attribute Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Product_Model::has_attribute Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::set_attribute Read More »
Method: Returns all attributes.
Learndash_Model::get_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::get_attribute Read More »