This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Forget User Info

Description

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.

Installation

  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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Forget User Info” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

Changelog

0.2

  • First release in plugin repository