Make WordPress Core


Ignore:
Timestamp:
06/20/2020 12:00:07 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Capitalize "ID", when referring to a post ID, term ID, etc. in a more consistent way.

See #49572.

File:
1 edited

Legend:

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

    r47848 r48104  
    11201120 * @see image_resize()
    11211121 *
    1122  * @param mixed $file Filename of the original image, Or attachment id.
     1122 * @param mixed $file Filename of the original image, Or attachment ID.
    11231123 * @param int $max_side Maximum length of a single side for the thumbnail.
    11241124 * @param mixed $deprecated Never used.
Note: See TracChangeset for help on using the changeset viewer.