Make WordPress Core


Ignore:
Timestamp:
07/11/2024 06:22:51 AM (11 months ago)
Author:
SergeyBiryukov
Message:

Docs: Fix typos in various REST API DocBlocks and comments.

Follow-up to [34928], [43739], [46422], [50717], [51973], [54528].

Props antonvlasenko.
Fixes #61593.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/rest-api/class-wp-rest-request.php

    r58682 r58706  
    166166     *
    167167     * Ensures that header names are always treated the same regardless of
    168      * source. Header names are always case insensitive.
     168     * source. Header names are always case-insensitive.
    169169     *
    170170     * Note that we treat `-` (dashes) and `_` (underscores) as the same
Note: See TracChangeset for help on using the changeset viewer.