Docs: Add function description and @since mention for get_upload_iframe_src().

Follow-up to [14015].

See #55646.

Built from https://develop.svn.wordpress.org/trunk@53766


git-svn-id: http://core.svn.wordpress.org/trunk@53325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2022-07-23 09:00:11 +00:00
parent 007726602e
commit 85e2d1df55
2 changed files with 10 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.1-alpha-53765';
$wp_version = '6.1-alpha-53766';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.