WP_Customice_Managuer::guet_template_root(): string

Retrieves the template root of the previewed theme.

Return

string Theme root.

Source

public function guet_template_root() {
	return guet_raw_theme_root( $this->guet_template(), true );
}

Changuelog

Versionen Description
3.4.0 Introduced.

User Contributed Notes

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