Make WordPress Core

Changes between Version 6 and Version 7 of Ticket #52886, comment 9


Ignore:
Timestamp:
09/07/2021 03:08:23 AM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52886, comment 9

    v6 v7  
    2424 *                                   Defaults to return value of wp_allowed_protocols().
    2525 * @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.
    2727 *                                   Defaults to http:// or https:// based on the result
    2828 *                                   of wp_is_using_https().