Likes Received By zadro
-
ColorWP.com liked zadro's post in the thread [Regular Expression] Add NoFollow Attribute to All Links in String.
why don't you just make this really simple with something like this? $string = str_replace('href','rel="nofollow" href',$string);
May 24, 2010