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