Uses
| Uses | Description |
|---|---|
| wp-includes/taxonomy.php: sanitize_term_field() | Cleanse the field value in the term based on the context. |
| wp-includes/taxonomy.php: get_term() | Get all Term data from database by Term ID. |
| wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |