Description

  1. wp_rel_nofollow(), a default filter to add nofollow to hyperlinks, has been removed.
  2. make_clickable, a default filter which converts URLs to hyperlinks, have been replaced by a similar function. However this function (make_normal_clickable) doesn't add the nofollow directive.
  3. get_comment_author_link() behavior is modified using the strip_nofollow filter which removes the nofollow directive.

Pages: 1 2 3 4