Taxonomy: Update @since annotations for meta_box_sanitize_cb arg.

Introduced in [42211].

Fixes #36514.
Built from https://develop.svn.wordpress.org/trunk@44519


git-svn-id: http://core.svn.wordpress.org/trunk@44350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges
2019-01-09 15:11:48 +00:00
parent 04dff0e2a9
commit 811be4779e
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44518';
$wp_version = '5.1-alpha-44519';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.