Docs: Miscellaneous docblock improvements.

See #53399


git-svn-id: https://develop.svn.wordpress.org/trunk@51957 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2021-10-30 20:15:59 +00:00
parent 1f1f1d64d8
commit 2716cc52af
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1521,7 +1521,7 @@ function get_attachment_fields_to_edit( $post, $errors = null ) {
*
* @global WP_Query $wp_the_query WordPress Query object.
*
* @param int $post_id Optional. Post ID.
* @param int $post_id Post ID.
* @param array $errors Errors for attachment, if any.
* @return string
*/