Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Disable Comment Author Links

Опис

This plugin removes all hyperlinks from comment author user names. Commenters can provide a home page (or any) URL along with their comment on a lot of themes. This plugin will strip all links from commenter names wherever they may appear throughout your site’s theme.

Постављање

  1. Upload the disable-comment-author-links folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ЧПП

What does this plugin do?

This plugin modifies the behavior of get_author_comment_link, a function in comment-template.php. It strips all HTML tags from the output, so commenter names never link to the website URLs they may provide when leaving comments.

Where can I see the change?

Anywhere comment author names are displayed on your website.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Disable Comment Author Links“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Disable Comment Author Links“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.0

  • [Changed] Adopts semantic version numbers
  • [Changed] Changes tested up to version number to 5.8.3

0.110826

  • First build