Make WordPress Core

Changeset 47346


Ignore:
Timestamp:
02/22/2020 07:10:47 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add a @staticvar entry for $transports in WP_Http::_dispatch_request().

Props utsav72640.
Fixes #48774.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-http.php

    r47219 r47346  
    561561     * @see WP_Http::request()
    562562     *
     563     * @staticvar array $transports
     564     *
    563565     * @param string $url URL to Request.
    564566     * @param array $args Request arguments.
Note: See TracChangeset for help on using the changeset viewer.