Get Category Link
-
Hello i want to get the category the post is located on and place that into a
<a href=" ">to use it to bring up information page for those videos.Example:
anime/series <- Information page of the anime series
anime/series/episode-104 <- Episode of the seriesI basically need just anime/series to place itself in a
<a href="">so i do not have to do it manually for every page. And since wordpress has a get_category function im sure this can be done i just do not know how.
The topic ‘Get Category Link’ is closed to new replies.