LDLMS_Factory::get_instance( $model = '', $key = null, $add_instance = true )
Get the current instance of this class or new.
Description Description
Parameters Parameters
- $instance_key
-
(Required) Unique identifier for instance.
Return Return
(object) instance of class.
Source Source
File: includes/classes/class-ldlms-factory.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |