This method has been deprecated.
nss_plugin_updater_sfwd_lms::__construct( string $update_path, string $plugin_slug )
Initialize a new instance of the WordPress Auto-Update class
Description #
Parameters #
- $update_path
-
(string) (Required) Update path.
- $plugin_slug
-
(string) (Required) Plugin slug.
Source #
File: sfwd-lms/src/deprecated/nss_plugin_updater_sfwd_lms.php
Changelog #
| Version | Description |
|---|---|
| 4.18.0 | This method has been deprecated. |
| 2.1.0 | Introduced. This method has been deprecated. |