mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Docs: Capitalize "ID", when referring to a post ID, term ID, etc. in a more consistent way.
See #49572. git-svn-id: https://develop.svn.wordpress.org/trunk@48104 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1119,7 +1119,7 @@ function get_default_page_to_edit() {
|
||||
* @deprecated 3.5.0 Use image_resize()
|
||||
* @see image_resize()
|
||||
*
|
||||
* @param mixed $file Filename of the original image, Or attachment id.
|
||||
* @param mixed $file Filename of the original image, Or attachment ID.
|
||||
* @param int $max_side Maximum length of a single side for the thumbnail.
|
||||
* @param mixed $deprecated Never used.
|
||||
* @return string Thumbnail path on success, Error string on failure.
|
||||
|
||||
Reference in New Issue
Block a user