Remove rel=”nofollow ugc” from links in comments?
-
WordPress automatically adds rel=”nofollow ugc” to all links posted in comments. In our case we use comments to link to relevant articles in a website and need them to be followed.
The function itself appears to be setup in the core with: wp_rel_ugc()
How to remove this automatic rel being added or disable this function altogether and just add rel manually as needed?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove rel=”nofollow ugc” from links in comments?’ is closed to new replies.