Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con 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 & Desarrolladores

“Forget User Info” es software 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 .

Historial de cambios

0.2

  • First release in plugin repository