mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 01:24:27 +00:00
* Add a `@since` note for the `decoding` attribute in `wp_get_attachment_image()`. * Adjust `wp_img_tag_add_decoding_attr()` DocBlocks per the documentation standards. * Wrap some long `sprintf()` calls in unit tests for better readability. In at least one case, `the_content` was unnecessarily passed to `sprintf()` as an extra (unused) parameter. Follow-up to [53480]. See #53232. git-svn-id: https://develop.svn.wordpress.org/trunk@53481 602fd350-edb4-49c9-b593-d223f7449a82