Make WordPress Core


Ignore:
Timestamp:
06/06/2022 10:49:22 AM (2 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct method reference format in some DocBlocks.

This ensures that the methods are recognized by the WordPress Code Reference parser.

Follow-up to [7994], [25567], [27156], [28887], [49672], [52226].

Props dd32, audrasjb.
Fixes #55928.

File:
1 edited

Legend:

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

    r52964 r53469  
    1818     * Send a HTTP request to a URI using PHP Streams.
    1919     *
    20      * @see WP_Http::request For default options descriptions.
     20     * @see WP_Http::request() For default options descriptions.
    2121     *
    2222     * @since 2.7.0
Note: See TracChangeset for help on using the changeset viewer.