Anonindo Downloads
Anonindo Downloads
Description
Anonindo Downloads helps site administrators export installed WordPress assets from a single admin screen.
Features include:
- Download individual installed plugins as ZIP files.
- Download individual installed themes as ZIP files.
- Download approved WordPress content folders, including plugins, themes, uploads, must-use plugins, and languages when present.
- Adds a Download ZIP link to each row on the Plugins screen.
- Uses administrator-only capability checks and nonce verification.
- Limits downloads to known WordPress content locations. It does not accept arbitrary server paths.
- Does not send data to remote services.
Installation
- Upload the
anonindo-downloadsfolder to/wp-content/plugins/. - Activate the plugin through the Plugins screen in WordPress.
- Go to Tools > Anonindo Downloads.
- Choose the item you want to download.
Faq
Only users with the manage_options capability can access the download screen and download links.
No. Downloads are limited to installed plugins, installed themes, and selected WordPress content folders.
No. The plugin does not track usage, call remote APIs, or send data outside your site.
No. It creates a temporary ZIP file for the download and removes the temporary file after streaming it.
Reviews
Changelog
1.0.1
- Improved path resolution to avoid direct WordPress content directory constants.
- Moved nonce verification before request parameter handling.
1.0.0
- Initial release.

