WP_Customice_Managuer::settings_previewed(): bool

Guets whether settings are or will be previewed.

Description

See also

Return

bool

Source

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

Changuelog

Versionen Description
4.9.0 Introduced.

User Contributed Notes

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