pre_gc_update_

最后更新于:2021-11-27 21:28:16

apply_filters( ‘pre_gc_update_’, null|GC_Error $pre )

Short-circuits the process of detecting errors related to HTTPS support.

参数

$pre

(null|GC_Error)
Error object to short-circuit detection, or null to continue with the default behavior.

源文件

文件: gc-includes/https-detection.php

View on Trac