Tagged Questions
1
vote
1answer
312 views
Remove 'rel' attributes from the_category() output
I am trying to get the categories associated with a post in it's meta section by using the following code:
<div>FILED AS: <span class="gf-post-meta-result"><?php the_category(' ...