Icedor/wp-plugin-icey-extension-archiver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Icey - Extension archiver === Contributors: icedor Tags: security, protect, plugin-management Requires at least: 5.5 Tested up to: 6.8 Requires PHP: 7.0 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Securely archive inactive plugins to prevent security risks and avoid WordPress warnings. Restore anytime with a single click. == Description == WordPress warns about inactive plugins because they can pose security risks if left outdated. **Icey - WP Plugin Archive Manager** helps you mitigate this by moving inactive plugins to a **secure archive folder**, keeping them isolated from WordPress while still available for later use. With a dedicated **admin tab**, you can easily restore archived plugins whenever needed—without cluttering your active plugin list or compromising security. == Installation == 1. Find the plugin in the WordPress repository or upload the plugin folder to `/wp-content/plugins/`. 2. Go to the **Plugins** page in your WordPress admin and activate the plugin. == Frequently Asked Questions == = How do I uninstall the plugin? = Simply deactivate and delete it from the **Plugins** page. == Localization == * English (default) * Swedish (`sv_SE`) == Screenshots == None == Upgrade Notice == None == Changelog == = 1.0.4 - 2025-10-08 = * Fix: Corrected deployment script. = 1.0.3 - 2025-10-08 = * Enhancement: Development and version control moved to GitHub. * Compatibility: Verified compatibility with WordPress 6.8 and PHP 8.4. = 1.0.2 (25-02-12) = * First public version. = 1.0.1 (25-02-12) = * Fixed prefixes and added Swedish translation (`sv_SE`). = 1.0.0 (2025-02-05) = - Initial plugin release.