=== Download Installed Plugin ===
Contributors: biggidroid
Donate link: https://biggidroid.com/
Tags: download, installed, plugin
Requires at least: 4.5
Tested up to: 6.6.2
Requires PHP: 5.6
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
This plugin allows you to download the currently installed plugin as a zip file.
== Description ==
This plugin allows you to download the currently installed plugin as a zip file.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
== Frequently Asked Questions ==
= How do I download the plugin? =
Click the "Download" button on the plugin's page in the WordPress admin.
== Changelog ==
= 1.0 =
* Initial release.
|