Make WordPress Core


Ignore:
Timestamp:
04/01/2024 08:43:46 PM (8 months ago)
Author:
audrasjb
Message:

General: Fix various typo issues found in deprecated.php and Font Library unit tests.

Props shailu25, mukesh27, sabernhardt, audrasjb.
Fixes #60870.

File:
1 edited

Legend:

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

    r57859 r57909  
    26352635 * Sanitize every user field.
    26362636 *
    2637  * If the context is 'raw', then the user object or array will get minimal santization of the int fields.
     2637 * If the context is 'raw', then the user object or array will get minimal sanitization of the int fields.
    26382638 *
    26392639 * @since 2.3.0
Note: See TracChangeset for help on using the changeset viewer.