WP Manifestindependent plugin directory
manifest / admin / wp-nuke-comments

Nuke Comments

Ever find your wordpress filled with spam comments? NUKE 'EM ALL!

by Davecamerini · github.com/davecamerini/wp-nuke-comments

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/davecamerini/wp-nuke-comments/archive/refs/heads/main.zip

Nuke Comments Plugin for WordPress

Description

The Nuke Comments plugin for WordPress is a simple and effective tool that allows you to empty the wp_comments table in your WordPress database. This plugin is useful for developers and site administrators who need to clear out comments quickly without manually accessing the database.

Features

  • Empty Comments Table: Easily empty the wp_comments table from the WordPress admin dashboard.
  • User-Friendly Interface: A straightforward interface integrated into the WordPress admin menu.
  • Confirmation Prompt: A confirmation dialog appears to prevent accidental deletion of comments.

Installation

  1. Download the Plugin: Download the plugin ZIP file from the repository or clone the repository to your local machine.

  2. Upload the Plugin:

    • Go to your WordPress admin dashboard.
    • Navigate to Plugins > Add New.
    • Click on Upload Plugin and select the downloaded ZIP file.
    • Click Install Now and then Activate the plugin.
  3. Access the Plugin: After activation, you will find the "Nuke Comments" option in the WordPress admin menu.

Usage

  1. Navigate to Nuke Comments in the WordPress admin menu.
  2. You will see a button labeled Nuke Comments.
  3. Click the button, and a confirmation prompt will appear asking if you are sure you want to delete all comments.
  4. Confirm your action, and all comments will be deleted from the wp_comments table.

Requirements

  • WordPress 4.0 or higher
  • PHP 5.6 or higher
  • MySQL 5.0 or higher

Troubleshooting

  • If you encounter issues with the plugin, ensure that you have the necessary permissions to manage comments in WordPress.
  • Check the wp-content/debug.log file for any error messages if the plugin fails to function as expected.

Contributing

Contributions are welcome! If you have suggestions for improvements or find bugs, please open an issue or submit a pull request.

License

This plugin is licensed under the MIT License. See the LICENSE file for more information.

Author

Developed by Davecamerini (https://www.davecamerini.com) - info@davecamerini.com (mailto:info@davecamerini.com)