Make WordPress Core


Ignore:
Timestamp:
02/24/2025 01:41:07 PM (4 months ago)
Author:
johnbillion
Message:

Docs: Various improvements to inline documentation.

See #62281

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/https-detection.php

    r59517 r59865  
    103103     * @param null|WP_Error $pre Error object to short-circuit detection,
    104104     *                           or null to continue with the default behavior.
    105      * @return null|WP_Error Error object if HTTPS detection errors are found, null otherwise.
    106105     */
    107106    $support_errors = apply_filters( 'pre_wp_get_https_detection_errors', null );
Note: See TracChangeset for help on using the changeset viewer.