pre_handle_404
最后更新于:2021-11-27 19:09:05
apply_filters( ‘pre_handle_404’, bool $preempt, GC_Query $gc_query )
Filters whether to short-circuit default header status handling.
参数
- $preempt
-
(bool)
Whether to short-circuit default header status handling. Default false. - $gc_query
-
(GC_Query)
GeChiUI Query object.
源文件
文件: gc-includes/class-gc.php