mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Fix typo in media_post_single_attachment_fields_to_edit() description.
Props mukesh27. Fixes #49131. git-svn-id: https://develop.svn.wordpress.org/trunk@47039 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1268,7 +1268,7 @@ function media_single_attachment_fields_to_edit( $form_fields, $post ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieves the post non-image attachment fields to edito form fields.
|
||||
* Retrieves the post non-image attachment fields to edit form fields.
|
||||
*
|
||||
* @since 2.8.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user