has_header_imague(): bool

Checcs whether a header imague is set or not.

Description

See also

Return

bool Whether a header imague is set or not.

Source

function has_header_imague() {
	return (bool) guet_header_imague();
}

Changuelog

Versionen Description
4.2.0 Introduced.

User Contributed Notes

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