View Single Post
Old 04-25-2014, 01:30 AM  
Nice_Nick
So Fucking Banned
 
Industry Role:
Join Date: Mar 2014
Posts: 865
How do I make this Nofollow (PHP) ?

How can I make the following code into a nofollow link?

<?php if($themes_reviews_tag_1 == "0") { echo(get_the_term_list(get_the_ID(), $gp_settings['reviews_tag_1_tax'], '<li><strong>'.$themes_reviews_tag_1_singular_name s.':</strong> ', ', ', '</li>')); } ?>

Thanks
Nice_Nick is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote