=== Delete Posts By URL === Contributors: betterranking Tags: delete posts, bulk delete, url delete, post management Requires at least: 5.0 Tested up to: 6.4 Stable tag: 1.4 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Bulk deletion of WordPress posts by pasting multiple URLs. == Description == Delete Posts By URL allows you to bulk delete WordPress posts by pasting their URLs. This is particularly useful when you need to clean up your site and have a list of post URLs that need to be removed. Features: * Delete multiple posts at once by pasting their URLs * Support for both absolute and relative URLs * Option to move posts to trash instead of permanent deletion * Clean and simple interface * Secure processing with proper nonce verification == 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 'Delete Posts By URL' menu item to access the plugin == Frequently Asked Questions == = What URL formats are supported? = The plugin supports both absolute URLs (https://example.com/post-name/) and relative URLs (/post-name/). = Is the deletion permanent? = By default, posts are moved to trash. You can uncheck the "Move to trash" option if you want to permanently delete the posts. == Changelog == = 1.4 = * Fixed URL processing functionality * Simplified interface by removing post types selection * Improved error handling and feedback * Fixed relative URL handling = 1.3 = * Fixed UI duplication issues * Improved code organization = 1.2 = * Fixed duplicate menu items * Fixed duplicate warning messages * Improved UI consistency = 1.1 = * Added "Move to trash" option * Improved warning messages * Changed button text to "Process URLs" = 1.0 = * Initial release == Upgrade Notice == = 1.4 = This version fixes URL processing and simplifies the interface. Update recommended for all users. == Screenshots == 1. The main interface where you can paste URLs and process them For more info, see [WordPress.org](https://wordpress.org) Or read about [Markdown syntax](https://daringfireball.net/projects/markdown/syntax). > Example blockquote with *italics* or **bold** text. ``