Delete Posts By URL

Description

This plugin allows administrators to bulk delete WordPress posts by pasting their URLs. Simply paste one URL per line, and the plugin will find and delete the corresponding posts.

Features:

  • Delete multiple posts at once using their URLs
  • Works with various URL formats (including permalinks)
  • Simple and intuitive interface
  • Secure deletion with proper permissions checking

Installation

  1. Upload the plugin files to the /wp-content/plugins/delete-posts-by-url directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the ‘Bulk Delete by URLs’ menu item to access the deletion interface

FAQ

What types of URLs are supported?

The plugin supports various URL formats including:
* Standard WordPress permalinks
* URLs with post IDs (?p=123)
* URLs with date-based archives

Can I recover deleted posts?

No, posts are permanently deleted (bypassing the trash). Make sure to have a backup before deleting posts.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Delete Posts By URL” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Delete Posts By URL” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release