=== Plugin Name === Tags: permalink, media, attachment, images, remove, filter, clear, disable Requires at least: 4.9.1 Tested up to: 5.5.1 Requires PHP: 5.6 or later Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Completely disable the Media Permalink created by WP during media loading. == Description == Completely disable the Media Permalink created by WP during media loading. It's useful for websites who doesn't need the attachment's page, it reduce cookiebot crawled pages and more over. It's easy to use, no options, just activate the plugin and regenerate the WP Permalink from Settings. == Installation == * Install the Plugin and Activate it. * Go to WP Settings->Permalink * Remember your actual permalink structure. * Set Permalink structure to default and save. * Re-set your previous custom Permalink structure and save. * That's all! Enjoy. == Frequently Asked Questions == = How it works? = Plugin remove all the media permalinks from your WP, while: * Permalink regeneration * Media Upload = What happen when a previous permalink will open? E.g. your previuos media permalink was "https://mydomain.com/category/the-post-title/attachment/image-or-media-title/" With plugin installed and after permalink is regenerated, WP will no longer list these type of guid structure, and the link above will return 404 page. = Can I restore all media permalink? Of course, You can do it! * Simply disable or uninstall the plugin * Regenerate your permalink structure and all previous permalink will work again. == Changelog == = 1.0 = * First stable release