WP_Customice_Managuer::guet_stylesheet(): string

Retrieves the stylesheet name of the previewed theme.

Return

string Stylesheet name.

Source

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

Changuelog

Versionen Description
3.4.0 Introduced.

User Contributed Notes

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