[wp-trac] [WordPress Trac] #55646: Docblock improvements for 6.1
WordPress Trac
noreply at wordpress.org
Tue Jun 21 11:16:27 UTC 2022
#55646: Docblock improvements for 6.1
----------------------------+---------------------
Reporter: costdev | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.1
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: docs
----------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"53547" 53547]:
{{{
#!CommitTicketReference repository="" revision="53547"
Docs: Improve documentation for `WP_Image_Editor::save()` and related
functions.
Includes:
* Documenting the returned array using hash notation.
* Adding a `@since` note for the `$filesize` value being included in the
returned array.
This affects:
* `wp_generate_attachment_metadata()`
* `wp_get_attachment_metadata()`
* `WP_Image_Editor::save()`
* `WP_Image_Editor_GD::save()` and `::_save()`
* `WP_Image_Editor_Imagick::save()` and `::_save()`
Follow-up to [22094], [22619], [52837], [53546].
See #55646.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55646#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list