wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
pre_wp_update_https_detection_errors › WordPress Filter Hooks
Seit5.7.0
VeraltetThe `wp_update_https_detection_errors` filter is no longer used and has been replaced by `pre_wp_get_https_detection_errors`.
› apply_filters( 'pre_wp_update_https_detection_errors', null )
| Parameter: |
|
| Definiert in: |
|
| 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.Ähnliche Funktionen: wp_update_https_detection_errors, wp_get_https_detection_errors, wp_update_https_migration_required, core_auto_updates_settings, wp_get_update_https_url, wp_update_php_annotation