is_protected_endpoint
最后更新于:2021-11-27 02:22:00
apply_filters( ‘is_protected_endpoint’, bool $is_protected_endpoint )
Filters whether the current request is against a protected endpoint.
参数
- $is_protected_endpoint
-
(bool)
Whether the currently requested endpoint is protected. Default false.
源文件
文件: gc-includes/load.php