Browse: Home / Classes / Learndash_Admin_Data_Upgrades /

Learndash_Admin_Data_Upgrades::get_instance

Learndash_Admin_Data_Upgrades::get_instance( string $instance_key = '' )

Get the current instance of this class or new.


Description #


Parameters #

$instance_key

(string) (Optional) Unique identifier for instance.

Default value: ''


Return #

(object|null) instance of class or null.


Source #

File: includes/admin/class-learndash-admin-data-upgrades.php


Changelog #

Changelog
Version Description
2.6.0 Introduced.