Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Disable Comment Author Links

Deskripsyon

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.

Pag-install

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

FAQ

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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Disable Comment Author Links” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Disable Comment Author Links” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

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

0.110826

  • First build