=== Clean TP Share Zip ===
Contributors: kogma
Tags: zip, download, plugin export, theme export, admin tools
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Cleanly generate a shareable ZIP file from selected themes and plugins. Supports expiration dates and automatic deletion. Admin ID=1 access only.

== Description ==

**Clean TP Share Zip** lets administrators securely generate a downloadable ZIP archive containing selected themes and plugins from the WordPress installation.

- Select multiple themes and/or plugins via checkboxes.
- Set an expiration date (in days).
- Click "Generate Share Link" to create a ZIP file.
- A public download link is generated (no login required).
- Expired ZIPs are automatically deleted via daily cron.

Only the first administrator (user ID = 1) can access this tool for security.

== Installation ==

1. Upload the ZIP file to your WordPress via **Plugins > Add New > Upload Plugin**.
2. Activate the plugin.
3. Access the tool via **Clean TP Share Zip** in the admin menu.

== Frequently Asked Questions ==

= Who can access the plugin screen? =  
Only the user with ID 1 (typically the first administrator created during installation).

= Can non-logged-in users download the ZIP? =  
Yes. The generated link is public and can be shared.

= Are expired ZIPs removed automatically? =  
Yes. A WP-Cron task removes expired files daily.

== Screenshots ==

1. Admin UI to select themes/plugins and set expiration.
2. Generated download link with expiry date.

== Changelog ==

= 1.0 =
* Initial release. Includes ZIP generation, public share link, expiration, and auto cleanup.

== Upgrade Notice ==

= 1.0 =
First stable release.

== License ==

This plugin is licensed under the GPLv2 or later. See `license.txt` for full terms.
