=== BFG Tools – Extension Zipper === Contributors: thebaldfatguy Author URI: https://thebaldfatguy.com/ Plugin URI: https://thebaldfatguy.com/wordpress-plugins/extension-zipper/ Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.8 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Create ZIP downloads of any installed extension directly from your WordPress admin. Integrates with the BFG Tools Hub. == Description == A classic WordPress utility that lets you create ZIP archives of any installed extension without FTP or shell access. Zips are stored in /wp-content/uploads/extension-zips. == What's New in 1.0.8 == * Extension Zipper now relies on the separate BFG Tools – Hub plugin for its main navigation “hub”, instead of creating its own top-level BFG Tools menu. * Registers its settings page as a hidden admin screen so it can be opened cleanly from the Hub card or the plugin row “Open Extension Zipper” link. == What's New in 1.0.5 == - Scans **all plugins** under wp-content/plugins/ and lists them with **Build ZIP** buttons. - Adds **“Build All Plugins ZIP”**: one archive with each plugin as a top-level folder. - Keeps **Custom Path** builder for any folder. - Quick-pick for **theme packaging** if present. == Notes == - Requires the PHP ZipArchive extension. - Skips common junk: .git, node_modules, .DS_Store, vendor/bin, IDE folders, and archives. - Compatible with WordPress Multisite and current PHP 8.2+. == Installation == 1. Upload the plugin folder `bfg-tools-extension-zipper` to `/wp-content/plugins/`. 2. Activate via **Plugins → Installed Plugins**. 3. Either use the **BFG Tools – Hub** card for Extension Zipper, or click **Open Extension Zipper** from the plugin row actions on the Plugins screen. == Changelog == = 1.0.8 = * Removed the self-hosted “BFG Tools” top-level admin menu in favor of the dedicated BFG Tools – Hub plugin. * Registered the Extension Zipper screen as a hidden admin page so it can be opened from the Hub card and the plugin row action without cluttering the main admin menu. = 1.0.5 = * Updated prefixing and directory handling for WordPress.org standards. * Improved i18n text domain consistency. * Fixed ZIP naming accuracy and excluded unwanted files. == License == This plugin is licensed under the GPLv2 or later. You can find a copy of the license at https://www.gnu.org/licenses/gpl-2.0.html