One Click Close Comments

Software Screenshot:
One Click Close Comments
Software Details:
Version: 2.3.3 updated
Upload Date: 12 Apr 15
Developer: Scott Reilly
Distribution Type: Freeware
Downloads: 5

Rating: nan/5 (Total Votes: 0)

From the admin listing of posts ('Edit Posts') and pages ('Edit Pages'), a user can close or open comments to any posts to which they have sufficient privileges to make such changes (essentially admins and post authors for their own posts).

This is done via an AJAX-powered color-coded indicator.

The color-coding gives instant feedback on the current status of the post for comments: green means the post/page is open to comments, red means the post/page is closed to comments.

Changes are submitted in the background without requiring a page refresh.

Installation:

Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.

What is new in this release:

  • Reformat plugin header
  • Use DIR instead of dirname(__FILE__)
  • Minor code reformatting (spacing, bracing)
  • Minor documentation spacing changes throughout
  • Change documentation links to wp.org to be https
  • Note compatibility through WP 4.1+
  • Update copyright date (2015)
  • Add plugin icon

What is new in version 2.3.2:

  • Reformat plugin header
  • Use DIR instead of dirname(__FILE__)
  • Minor code reformatting (spacing, bracing)
  • Minor documentation spacing changes throughout
  • Change documentation links to wp.org to be https
  • Note compatibility through WP 4.1+
  • Update copyright date (2015)
  • Add plugin icon

What is new in version 2.1.1:

  • Note compatibility through WP 3.2+.
  • Minor code formatting changes (spacing).
  • Fix plugin homepage and author links in description in readme.txt.

What is new in version 2.1:

  • Switch from object instantiation to direct class function invocation
  • Rename the class from 'OneClickCloseComments' to 'c2c_OneClickCloseComments'
  • Declare all class methods public static and class variables private static
  • Output JS via 'admin_print_footer_scripts' action instead of 'admin_footer' action
  • Rename filter from 'one-click-close-comments-click-char' to 'c2c_one_click_close_comments_click_char'
  • Add Filters section to readme.txt
  • Note compatibility through WP 3.1+
  • Update copyright date (2011)

What is new in version 2.0.1:

  • Don't even define class unless in the admin section of site.
  • Store plugin instance in global variable, $c2c_one_click_close_comments, to allow for external manipulation.
  • Move registering actions and filters into init().
  • Remove docs from top of plugin file (all that and more are in readme.txt).
  • Note compatibility with WP 3.0+.
  • Minor tweaks to code formatting (spacing).
  • Add Upgrade Notice section to readme.txt.
  • Remove trailing whitespace.

Requirements:

  • WordPress 2.8 or higher
  • JavaScript enabled on client side

Similar Software

Other Software of Developer Scott Reilly

Comments to One Click Close Comments

Comments not found
Add Comment
Turn on images!