exit_on_

最后更新于:2021-11-26 09:21:16

apply_filters( ‘exit_on_’, bool $exit )

Filters whether to allow ‘HEAD’ requests to generate content.

参数

$exit

(bool)
Whether to exit without generating any content for ‘HEAD’ requests. Default true.

源文件

文件: gc-includes/template-loader.php

View on Trac