wpseek.com
A WordPress-centric search engine for devs and theme authors
found › WordPress Constants
Sincen/a
› const FOUND = 0; // Input correctly parsed and information retrieved.
| Defined at: |
|
Copyright (c) 2021, Alliance for Open Media. All rights reserved
This source code is subject to the terms of the BSD 2 Clause License and the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License was not distributed with this source code in the LICENSE file, you can obtain it at www.aomedia.org/license/software. If the Alliance for Open Media Patent License 1.0 was not distributed with this source code in the PATENTS file, you can obtain it at www.aomedia.org/license/patent. Note: this class is from libavifinfo - https://aomedia.googlesource.com/libavifinfo/+/refs/heads/main/avifinfo.php at f509487. It is used as a fallback to parse AVIF files when the server doesn't support AVIF, primarily to identify the width and height of the image. Note PHP 8.2 added native support for AVIF, so this class can be removed when WordPress requires PHP 8.2.