I’m trying to add a text link to a specific “tag” post in WordPress – click here – http://bit.ly/x9SfIG – I’m trying to add the link just below the “tag” title Drake. So the text would only be on this “tag” post – no others…I know I have to create a function…Any help would be amazing. Thanks.
Share
Here ya go sir:
This function checks to see if the post has the tag ‘drake’, and if it does, it’ll show any link you specify in the above code. Just place it in your single.php file wherever you want the link to show.