Changeset 44519 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 01/09/2019 03:10:17 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r44447 r44519 334 334 * @since 4.7.0 Introduced `show_in_rest`, 'rest_base' and 'rest_controller_class' 335 335 * arguments to register the Taxonomy in REST API. 336 * @since 5. 0.0 Introduced `meta_box_sanitize_cb` argument.336 * @since 5.1.0 Introduced `meta_box_sanitize_cb` argument. 337 337 * 338 338 * @global array $wp_taxonomies Registered taxonomies.
Note: See TracChangeset
for help on using the changeset viewer.