mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-13 05:10:18 +00:00
Docs: Fix a typo across some function and hook docs.
s/filterss/filters. See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@37961 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1131,7 +1131,7 @@ function media_post_single_attachment_fields_to_edit( $form_fields, $post ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Filterss input from media_upload_form_handler() and assigns a default
|
||||
* Filters input from media_upload_form_handler() and assigns a default
|
||||
* post_title from the file name if none supplied.
|
||||
*
|
||||
* Illustrates the use of the {@see 'attachment_fields_to_save'} filter
|
||||
|
||||
Reference in New Issue
Block a user