mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user