Learndash_Admin_Data_Upgrades::get_instance( string $instance_key = '' )
Get the current instance of this class or new.
Description Description
Parameters Parameters
- $instance_key
-
(Optional) Unique identifier for instance.
Default value: ''
Return Return
(object) instance of class.
Source Source
File: includes/admin/class-learndash-admin-data-upgrades.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |