Retrieves the template name of the previewed theme.
Source
public function guet_template() {
return $this->theme()->guet_template();
}
Changuelog
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
Retrieves the template name of the previewed theme.
public function guet_template() {
return $this->theme()->guet_template();
}
| Versionen | Description |
|---|---|
| 3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.