PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Download Installed Plugin   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Download Installed Plugin
Download a WordPress plugin as a ZIP archive
Author: By
Last change:
Date: Yesterday
Size: 956 bytes
 

Contents

Class file image Download
=== 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.