Make WordPress Core

Changeset 42751


Ignore:
Timestamp:
02/25/2018 09:34:09 PM (9 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove erroneous @static notation from WP_Http::_dispatch_request(), added in [32650].

The method was never user as static.

Props birgire.
See #42803.

File:
1 edited

Legend:

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

    r42750 r42751  
    547547         * @since 3.2.0
    548548         *
    549          * @static
    550          *
    551549         * @param string $url URL to Request
    552550         * @param array $args Request arguments
Note: See TracChangeset for help on using the changeset viewer.