deprecated_file_trigger_error

最后更新于:2021-11-26 07:19:20

apply_filters( ‘deprecated_file_trigger_error’, bool $trigger )

Filters whether to trigger an error for deprecated files.

参数

$trigger

(bool)
Whether to trigger the error for deprecated files. Default true.

源文件

文件: gc-includes/functions.php

View on Trac