REST API, Media: Fix/improve the inline docs and name of the new wp_edited_image_metadata filter.

Props desrosj, azaozz.

See #44405.
Built from https://develop.svn.wordpress.org/trunk@48518


git-svn-id: http://core.svn.wordpress.org/trunk@48280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2020-07-20 21:04:03 +00:00
parent 02f200df1d
commit c2639c74ff
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-beta2-48517';
$wp_version = '5.5-beta2-48518';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.