wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_wp_get_https_detection_errors › WordPress Filter Hooks
Since6.4.0
Deprecatedn/a
› apply_filters( 'pre_wp_get_https_detection_errors', null )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Short-circuits the process of detecting errors related to HTTPS support.
Returning a WP_Error
from the filter will effectively short-circuit the default logic of trying a remote
request to the site over HTTPS, storing the errors array from the returned WP_Error
instead.
Related Functions: wp_get_https_detection_errors, wp_update_https_detection_errors, get_settings_errors, wp_get_theme_error, wp_get_http_headers, wp_get_plugin_error