Changeset 52332 for trunk/src/wp-includes/https-detection.php
- Timestamp:
- 12/07/2021 12:18:50 PM (4 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
r50916 r52332 180 180 * 181 181 * @param array $request The Cron request arguments. 182 * @return array $requestThe filtered Cron request arguments.182 * @return array The filtered Cron request arguments. 183 183 */ 184 184 function wp_cron_conditionally_prevent_sslverify( $request ) {
Note: See TracChangeset
for help on using the changeset viewer.