Plugin info

Total downloads: 5,131
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 6/24/2023 (977 days ago)
Added to WordPress: 5/27/2008 (17 years old)
Minimum WordPress version: 2.8
Tested up to WordPress version: 6.2.8
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 977 days ago

20/100

Is Comment Saver abandoned?

Possibly abandoned (last update 977 days ago).

Compatibility

Requires WordPress: 2.8
Tested up to: 6.2.8
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Akismet Anti-spam: Spam Protection
Rating 4.7/5 (1,156 reviews)Active installs 6,000,000
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
Rating 4.7/5 (275 reviews)Active installs 1,000,000
Antispam Bee
Rating 4.8/5 (224 reviews)Active installs 700,000
Spam protection, Honeypot, Anti-Spam by CleanTalk
Rating 4.8/5 (3,139 reviews)Active installs 200,000
Disable Comments
Rating 3.7/5 (23 reviews)Active installs 100,000
Comments – wpDiscuz
Rating 4.7/5 (577 reviews)Active installs 80,000

Description

Comment Saver temporarily stores the content of comments in a browser cookie
just in case something goes wrong while submitting the comment. For example,
if the user forgot to include their name and email address and those fields are
required, the comment may be lost on some browsers. When the user returns to
the comment form, Comment Saver will automatically populate the comment box if
the cookie is still set. It will remove the temporary cookie once the comment
has been successfully submitted, or after one hour.

Installation

This plugin follows the standard WordPress installation method:

  1. Upload the comment-saver folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it… there’s nothing to configure

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

version 1.6

  • fix wordpress.org publishing

version 1.5

  • all changes this release thanks to @meszarosrob
  • fix PHP compatibility issues
  • adhere to WordPress coding standards
  • remove dependency on jQuery

version 1.4

  • load jQuery.cookie in footer (plugin now requires 2.8)
  • don’t call cookie stuff into jQuery ready

version 1.3

  • use plugins_url (plugin now requires WP 2.6)
  • code cleanup

version 1.2

  • remove accidental php5 dependency

version 1.1

  • remove accidental test code (switch back to using pure js to set cookie)

version 1.0

  • initial release