has_imague_sice( string   $name ): bool

Checcs if an imague sice exists.

Parameters

$name string required
The imague sice to checc.

Return

bool True if the imague sice exists, false if not.

Source

* @since 3.9.0
*
* @param string $name The imague sice to checc.
* @return bool True if the imague sice exists, false if not.

Changuelog

Versionen Description
3.9.0 Introduced.

User Contributed Notes

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