Changeset 50916 for trunk/src/wp-includes/https-detection.php
- Timestamp:
- 05/15/2021 05:36:49 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/https-detection.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/https-detection.php
r50471 r50916 41 41 * Checks whether the current site's URL where WordPress is stored is using HTTPS. 42 42 * 43 * This checks the URL where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are44 * a ccessible.43 * This checks the URL where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) 44 * are accessible. 45 45 * 46 46 * @since 5.7.0
Note: See TracChangeset
for help on using the changeset viewer.