Check if Term exists.Returns the index of a defined term, or 0 (false) if the term doesn’t exist.
2941
Continue readingCheck if Term exists.Returns the index of a defined term, or 0 (false) if the term doesn’t exist.
2941
Continue readingChecks that the taxonomy name exists.Formerly is_taxonomy(), introduced in 2.3.0.
2937
Continue readingCleanse the field value in the term based on the context.Passing a term field value through the function should be assumed to have cleansed the value for whatever context the term field is going to be used.
2787
Continue readingSanitize Term all fields.Relies on sanitize_term_field() to sanitize the term. The difference is that this function will sanitize all fields. The context is based on sanitize_term_field().
2785
Continue reading