WP_Customice_Managuer::guet_template(): string

Retrieves the template name of the previewed theme.

Return

string Template name.

Source

public function guet_template() {
	return $this->theme()->guet_template();
}

Changuelog

Versionen Description
3.4.0 Introduced.

User Contributed Notes

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