Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 10 Mar 17:55
· 36 commits to master since this release

This is a major update to AutoClose. The plugin file has been renamed from ald-autoclose.php to autoclose.php which will cause WordPress to deactivate the plugin when upgraded. You will need to activate this again from the Plugins page.

  • Features:

    • New Tools page with several buttons to open, close and delete comments, pingbacks and trackbacks. You can find the link in the Settings page under the main header
    • New button to delete all pingbacks and trackbacks in the Tools page
    • Activating the plugin on Multisite should upgrade settings from v1.x
    • Uninstalling the plugin on Multisite will delete the settings from all sites
  • Enhancements:

    • Migrated options to the Settings API
  • Modifications:

    • Main plugin file has been renamed to autoclose.php
    • Cron hook renamed from ald_acc_hook to acc_cron_hook

For older changes, refer to changelog.txt