Remove “category:” from get_the_title?
-
Hi, is there something I can do in my theme’s functions.php to remove “Category: ” from the titles of my categories?
I echo my titles in my header.php using get_the_title. If it’s better to use something else for these pages let me know, and also how I can identify product category pages (is there an equivalent of is_product_category?)
Thanks!
- The topic ‘Remove “category:” from get_the_title?’ is closed to new replies.