Tag Archives: single_cat_title

single_term_title

Display or retrieve page title for taxonomy term archive.Useful for taxonomy term template files for displaying the taxonomy term page title. It has less overhead than wp_title(), because of its limited implementation.

10301

Continue reading

single_cat_title

Display or retrieve page title for category archive.This is useful for category template file or files, because it is optimized for category page title and with less overhead than wp_title().

2887

Continue reading