This method has been deprecated. Use LearnDashNotificationsUtilitiesDependency_Checker::set_dependencies instead.
LearnDash_Dependency_Check_LD_Notifications::set_dependencies( array $plugins = array() )
Set plugin required dependencies.
Contents
Description #
Parameters #
- $plugins
-
(array) (Optional) Array of of plugins to check.
Default value: array()
Source #
File: includes/notifications/src/deprecated/LearnDash_Dependency_Check_LD_Notifications.php
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. Use LearnDashNotificationsUtilitiesDependency_Checker::set_dependencies instead. |