wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren


imagetype_avif › WordPress-Konstanten

Seitn/v
define( 'IMAGETYPE_AVIF', 19 );
Zugriff:
Definiert in:

WordPress implementation for PHP functions either missing from older PHP versions or not included by default.

This file is loaded extremely early and the functions can be relied upon by drop-ins. Ergo, please ensure you do not rely on external functions when writing code for this file. Only use functions built into PHP or are defined in this file and have adequate testing and error suppression to ensure the file will run correctly and not break websites.

Quellcode

define( 'IMAGETYPE_AVIF', 19 );