apply_filters( 'pre_insert_term', string|WP_Error $term , string $taxonomy )
Filters a term before it is sanitized and inserted into the database.
Description Description
Parameters Parameters
Source Source
File: wp-includes/taxonomy.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |