47 results found for “get+terms”. Showing results 1 to 25.
-
functionget_terms()
Retrieves the terms in a given taxonomy or list of taxonomies.
-
hookget_terms
Filters the found terms.
-
hookpre_get_terms
Fires before terms are retrieved.
-
hookget_terms_args
Filters the terms query arguments.
-
hookget_terms_fields
Filters the fields to select in the terms query.
-
Filters the ORDERBY clause of the terms query.
-
functionget_terms_to_edit()
Gets comma-separated list of terms available to edit for the given post ID.
-
Filters the terms query default arguments.
-
function_post_format_get_terms()
Remove the post format prefix from the name property of the term objects created by get_terms().
-
Retrieves the query results.
-
functionget_the_terms()
Retrieves the terms of the taxonomy that are attached to the post.
-
hookget_the_terms
Filters the list of terms attached to the given post.
-
hookget_object_terms
Filters the terms for a given object or objects.
-
functionwp_get_post_terms()
Retrieves the terms for a post.
-
functionwp_get_split_terms()
Gets data about terms that previously shared a single term_id, but have since been split.
-
functionwp_get_object_terms()
Retrieves the terms associated with the given object(s), in the supplied taxonomies.
-
Filters the terms for a given object or objects.
-
Filters arguments for retrieving object terms.
-
Retrieves all terms for a taxonomy.
-
Used by 0 functions | Uses 2 functions | Source: wp-admin/includes/class-wp-terms-list-table.php:189
-
Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().
-
Gets a single term from a taxonomy.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:448 -
Get the term, if the ID is valid.
Used by 7 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:391 -
Filters the IDs of terms excluded from adjacent post queries.
-
Retrieves terms associated with a taxonomy.
Used by 0 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:234