Summery Summery
Filters term data before it is updated in the database.
Syntax Syntax
Parameters Parameters
- $data
-
Term data to be updated.
- $term_id
-
Term ID.
- $taxonomy
-
Taxonomy slug.
- $args
-
Arguments passed to wp_update_term().
Source Source
File: wp-includes/taxonomy.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |