LearnDash_Theme_Register::get_theme_instance( string $theme_key = '' )

Get theme instance by key


Description Description


Parameters Parameters

$theme_key

(Optional) Key to unique theme instance.

Default value: ''


Top ↑

Return Return

(object) instance of theme if present.


Top ↑

Source Source

File: themes/class-ld-themes-register.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.