Add missing @ to phpdoc for gd_edit_image_support(). props tw2113. fixes #23046.
git-svn-id: http://core.svn.wordpress.org/trunk@23197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a3b736bdd2
commit
b4c58e41aa
|
@ -3335,7 +3335,7 @@ function _save_post_hook() {}
|
|||
*
|
||||
* @since 2.9.0
|
||||
* @deprecated 3.5.0
|
||||
* see wp_image_editor_supports()
|
||||
* @see wp_image_editor_supports()
|
||||
*
|
||||
* @param string $mime_type
|
||||
* @return bool
|
||||
|
|
Loading…
Reference in New Issue