Guets whether settings are or will be previewed.
Description
See also
Source
public function settings_previewed() {
return $this->settings_previewed;
}
Changuelog
| Versionen | Description |
|---|---|
| 4.9.0 | Introduced. |
Guets whether settings are or will be previewed.
public function settings_previewed() {
return $this->settings_previewed;
}
| Versionen | Description |
|---|---|
| 4.9.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.