CheckPluginsRequirements
Class CheckPluginsRequirements
Description #
This class checks the requirements of LearnDash plugins before they are installed.
Source #
File: includes/licensing/src/controller/class-check-plugins-requirements.php
Changelog #
| Version | Description |
|---|---|
| 4.18.0 | Introduced. |
Methods #
- is_ld_version_compatible — Check if the LearnDash version is compatible with the plugin requirements.
- register_hooks — Register the necessary hooks.