Translation
Class: Deprecated translations settings section class.
@package: LearnDash / WooCommerce / Deprecated
Source Files: includes/woocommerce/src/deprecated/App/Admin/Translation.php
Class: Deprecated translations settings section class.
Method: Notify user that missing plugins are required.
Dependency_Checker::notify_required Read More »
Method: Sets plugin required dependencies.
Dependency_Checker::set_dependencies Read More »
Method: Function called during the plugins_loaded process to check if required plugins are present and active.
Dependency_Checker::check_inactive_plugin_dependency Read More »
Method: Function to set custom admin notice message.
Dependency_Checker::set_message Read More »
Method: Callback function for the plugins_loaded action.
Dependency_Checker::plugins_loaded Read More »
Method: Checks if required plugins are active.
Dependency_Checker::check_dependency_results Read More »
Method: Returns the instance of this class or new one.
Dependency_Checker::get_instance Read More »
Method: Plugin Dependency checking class.
Dependency_Checker::__construct Read More »
Class: Plugin dependency checking class.
Dependency_Checker Read More »
Method: Notify user that LearnDash is required.
LearnDash_Dependency_Check_LD_WooCommerce::notify_required Read More »
Method: Set plugin required dependencies.
LearnDash_Dependency_Check_LD_WooCommerce::set_dependencies Read More »
Method: Function called during the admin_init process to check if required plugins are present and active. Handles regular and Multisite checks.
LearnDash_Dependency_Check_LD_WooCommerce::check_inactive_plugin_dependency Read More »
Method: Function to set custom admin notice message.
LearnDash_Dependency_Check_LD_WooCommerce::set_message Read More »
Method: Callback function for the admin_init action.
LearnDash_Dependency_Check_LD_WooCommerce::plugins_loaded Read More »
Method: Check if required plugins are not active.
LearnDash_Dependency_Check_LD_WooCommerce::check_dependency_results Read More »
Method: Returns the instance of this class or new one.
LearnDash_Dependency_Check_LD_WooCommerce::get_instance Read More »
Method: Constructor.
LearnDash_Dependency_Check_LD_WooCommerce::__construct Read More »
Class: Deprecated LearnDash_Dependency_Check_LD_WooCommerce class.
LearnDash_Dependency_Check_LD_WooCommerce Read More »
Method: Add tools button for LD WooCommerce
Learndash_WooCommerce_Tools::course_retroactive_access_tool Read More »