Retrieve path of tag template in current or parent template.
get_category_template
Retrieve path of category template in current or parent template.
get_author_template
Retrieve path of author template in current or parent template.
get_post_type_archive_template
Retrieve path of post type archive template in current or parent template.
Advertisement
get_archive_template
Retrieve path of archive template in current or parent template.
get_404_template
Retrieve path of 404 template in current or parent template.
get_index_template
Retrieve path of index template in current or parent template.
get_query_template
Retrieve path to a template
Advertisement
wp_check_term_meta_support_prefilter
Aborts calls to term meta if it is not supported.
wp_cache_set_terms_last_changed
Sets the last changed time for the ‘terms’ cache group.
is_taxonomy_viewable
Determines whether a taxonomy is considered “viewable”.
wp_check_term_hierarchy_for_loops
Checks the given subset of the term hierarchy for hierarchy loops.
Advertisement
wp_get_term_taxonomy_parent_id
Returns the term’s parent’s term_ID.
get_ancestors
Get an array of ancestor IDs for a given object.
is_object_in_taxonomy
Determine if the given object type is associated with the given taxonomy.