Description 描述

  1. wp_rel_nofollow(), a default filter to add nofollow to hyperlinks, has been removed. wp_rel_nofollow ( ) ,默认的过滤器添加nofollow ,以超文本链接,已被删除。
  2. make_clickable, a default filter which converts URLs to hyperlinks, have been replaced by a similar function. make_clickable ,一个默认的过滤器,转换为网址的超文本链接,已取代了类似的功能。 However this function (make_normal_clickable) doesn’t add the nofollow directive.不过,这项功能( make_normal_clickable )不添加nofollow指令。
  3. get_comment_author_link() behavior is modified using the strip_nofollow filter which removes the nofollow directive. get_comment_author_link ( )的行为是修改使用strip_nofollow过滤器,删除nofollow指令。

Pages: 页数: 1 2 3 4