Uses
| Uses | Description |
|---|---|
| wp-includes/taxonomy.php: get_term_link() | Generate a permalink for a taxonomy term archive. |
| wp-includes/taxonomy.php: get_term_by() | Get all Term data from database by Term field and data. |
| wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |