Make WordPress Core


Ignore:
Timestamp:
11/19/2021 02:42:04 PM (3 years ago)
Author:
desrosj
Message:

Docs: Remove instances of the “eg.” abbreviation in favor of “example” or “for example”.

See #53330.

File:
1 edited

Legend:

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

    r52204 r52215  
    27012701     *
    27022702     * @param string        $filename                 Unique file name.
    2703      * @param string        $ext                      File extension, eg. ".png".
     2703     * @param string        $ext                      File extension. Example: ".png".
    27042704     * @param string        $dir                      Directory path.
    27052705     * @param callable|null $unique_filename_callback Callback function that generates the unique file name.
Note: See TracChangeset for help on using the changeset viewer.