Browse: Home / Classes / LearnDash_Dependency_Check_LD_Notifications /

LearnDash_Dependency_Check_LD_Notifications::set_dependencies

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.


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 #

Changelog
Version Description
5.2.0 Introduced. Use LearnDashNotificationsUtilitiesDependency_Checker::set_dependencies instead.