↧
has_tag()
The given tags are checked against the post’s tags’ term_ids, names and slugs.Tags given as integers will only be checked against the post’s tags’ term_ids. If no tags are given, determines if post has...
View Articlehas_category()
The given categories are checked against the post’s categories’ term_ids, names and slugs.Categories given as integers will only be checked against the post’s categories’ term_ids. If no categories are...
View Articleterm_links-{$taxonomy}
The dynamic portion of the hook name, $taxonomy, refers to the taxonomy slug. Possible hook names include: term_links-category term_links-post_tag term_links-post_format
View Article
More Pages to Explore .....