This class has been deprecated. Use LearnDashWooCommerceDependency_Checker instead.
LearnDash_Dependency_Check_LD_WooCommerce
Deprecated LearnDash_Dependency_Check_LD_WooCommerce class.
Description #
Kept for backward compatibility if in any case the class is referred directly.
Source #
File: includes/woocommerce/src/deprecated/LearnDash_Dependency_Check_LD_WooCommerce.php
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. Use LearnDashWooCommerceDependency_Checker instead. |
Methods #
- __construct — Constructor. — deprecated
- check_dependency_results — Check if required plugins are not active. — deprecated
- check_inactive_plugin_dependency — Function called during the admin_init process to check if required plugins are present and active. Handles regular and Multisite checks. — deprecated
- get_instance — Returns the instance of this class or new one. — deprecated
- notify_required — Notify user that LearnDash is required. — deprecated
- plugins_loaded — Callback function for the admin_init action. — deprecated
- set_dependencies — Set plugin required dependencies. — deprecated
- set_message — Function to set custom admin notice message. — deprecated