Make WordPress Core


Ignore:
Timestamp:
02/21/2023 04:37:03 PM (2 years ago)
Author:
SergeyBiryukov
Message:

Docs: Document default values for optional parameters in various DocBlocks.

Props paulkevan, costdev, audrasjb, SergeyBiryukov.
See #56792.

File:
1 edited

Legend:

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

    r55336 r55398  
    542542 *
    543543 * @param string $url URL to retrieve
    544  * @param array $headers Optional. Headers to send to the URL.
     544 * @param array $headers Optional. Headers to send to the URL. Default empty string.
    545545 * @return Snoopy style response
    546546 */
Note: See TracChangeset for help on using the changeset viewer.