Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Disable Comment Author Links

Descripción

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.

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Disable Comment Author Links» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Disable Comment Author Links» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

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

0.110826

  • First build