설명
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.
설치
- Upload the
disable-comment-author-linksfolder to the/wp-content/plugins/directory - 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.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Disable Comment Author Links”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- [Changed] Adopts semantic version numbers
- [Changed] Changes tested up to version number to 5.8.3
0.110826
- First build