Docs: Add a @since note to map_meta_cap() for edit_block_binding capability.

Follow-up to [59122].

See #61608.
Built from https://develop.svn.wordpress.org/trunk@59125


git-svn-id: http://core.svn.wordpress.org/trunk@58521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2024-09-30 13:48:16 +00:00
parent 1b6e00c306
commit 251e520c33
2 changed files with 2 additions and 1 deletions

View File

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