• Can someone please explain how to get ‘rel=”nofollow”‘ into the “a href” of the category widget output? I have tried the wp_rel_nofollow(} filter but it just puts backslashes everywhere.

    Any idea.
    Thanks.

Viewing 1 replies (of 1 total)
  • Hey there, I was searching for the very same thing and found it in this thread.
    https://www.ads-software.com/support/topic/155935

    Thanks to recordinghacks! One thing that isn’t mentioned, the original wp_rel_nofollow() function is found in formatting.php for me I found it between lines 1205 and 1220. Copied that into my functions.php, changed the function name just like recordinghacks did.

Viewing 1 replies (of 1 total)
  • The topic ‘Adding “nofollow” to category widget’ is closed to new replies.