WordPress/wp-content/themes/twentynineteen/inc
Sergey Biryukov f3a843e952 Docs: Replace miscellaneous incorrect PHPDoc tags.
* `@contrib` is not a valid tag.
* `@origin` is not a valid tag.
* `@ref` is not a valid tag.
* `@blessed` is not a valid tag and doesn't convey any meaningful information.
* `@issue` is not a valid tag.

Reference: [https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#phpdoc-tags PHP Documentation Standards: PHPDoc Tags].

Follow-up to [8852], [34754], [38832], [43808].

Props jrf.
See #59651.
Built from https://develop.svn.wordpress.org/trunk@57108


git-svn-id: http://core.svn.wordpress.org/trunk@56619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-11-13 11:13:27 +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 Bundled Theme: Update default themes to use new script function signature. 2023-09-06 21:23:20 +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 Bundled Theme: Twenty Nineteen: Improve social media icon dimension attributes. 2023-08-24 15:34:17 +00:00
template-functions.php Docs: Replace miscellaneous incorrect PHPDoc tags. 2023-11-13 11:13:27 +00:00
template-tags.php I18N: Mark screen reader strings as such with translator comments. 2023-02-07 17:10:21 +00:00