Popis
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.
Instalace
- Upload the
disable-comment-author-links
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Disable Comment Author Links je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Disable Comment Author Links” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.0
- [Changed] Adopts semantic version numbers
- [Changed] Changes tested up to version number to 5.8.3
0.110826
- First build