Make WordPress Core


Ignore:
Timestamp:
05/15/2021 05:36:49 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Miscellaneous DocBlock corrections.

See #52628.

File:
1 edited

Legend:

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

    r50471 r50916  
    4141 * Checks whether the current site's URL where WordPress is stored is using HTTPS.
    4242 *
    43  * This checks the URL where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are
    44  * accessible.
     43 * This checks the URL where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder)
     44 * are accessible.
    4545 *
    4646 * @since 5.7.0
Note: See TracChangeset for help on using the changeset viewer.