WordPress/wp-content/themes/twentynineteen/inc
Sergey Biryukov a2a8b77806 Docs: Synchronize documentation for wp_get_attachment_image_attributes filter callbacks in bundled themes:
* Twenty Sixteen: Correct the `$attachment` parameter type, use typed array notation.
* Twenty Seventeen: Correct the `$attachment` parameter type, use typed array notation.
* Twenty Nineteen: Correct the `@return` value type, use typed array notation.
* Twenty Twenty-One: Add missing `@return` value description, use typed array notation.

Follow-up to [29836], [47249], [49021], [49597].

Props ankitmaru, mukesh27, SergeyBiryukov.
Fixes #53878.
Built from https://develop.svn.wordpress.org/trunk@51607


git-svn-id: http://core.svn.wordpress.org/trunk@51218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-08-12 19:30:57 +00:00
..
back-compat.php Coding Standards: Remove a one-time $message variable in WordPress version requirement notices for bundled themes. 2021-06-15 15:24:58 +00:00
block-patterns.php Bundled Themes: Correct @since tags for block patterns. 2021-07-03 09:41:58 +00:00
color-patterns.php Bundled Themes: Correct @since tags for block patterns. 2021-07-03 09:41:58 +00:00
customizer.php Docs: Remove an empty line between @param and @return tags, per the documentation standards. 2020-06-20 11:18:09 +00:00
helper-functions.php Twenty Nineteen: Remove unnecessary references to some variables in twentynineteen_hsl_hex() before they are defined. 2020-11-15 12:16:09 +00:00
icon-functions.php Docs: Synchronize and correct the documentation for wp_nav_menu() arguments in bundled themes. 2020-06-20 11:22:10 +00:00
template-functions.php Docs: Synchronize documentation for wp_get_attachment_image_attributes filter callbacks in bundled themes: 2021-08-12 19:30:57 +00:00
template-tags.php Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list(). 2020-06-02 17:05:13 +00:00