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.

Forget User Info

Descripción

This simple plugin inserts the following into the comment form:

Not USER'S NAME? Click here to clear this info.

When clicked, the comment cookies will be cleared, and the form will become empty. This only shows up if the user is not logged in (as most comment forms have a “log out” link for them), and if the user has a comment cookie.

Instalación

  1. Upload the forget-user-info folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Verify that your comment form has the comment_form hook installed by inspecting comments.php in your theme’s directory

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Forget User Info" 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

0.2

  • First release in plugin repository