Changes between Version 6 and Version 7 of Ticket #52886, comment 9
- Timestamp:
- 09/07/2021 03:08:23 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52886, comment 9
v6 v7 24 24 * Defaults to return value of wp_allowed_protocols(). 25 25 * @param string $_context Private. Use esc_url_raw() for database usage. 26 * @param string $default_protocol Optional. Use to specify different default protocol.26 * @param string $default_protocol Optional. Use to specify a different default protocol. 27 27 * Defaults to http:// or https:// based on the result 28 28 * of wp_is_using_https().