=== Download Media File ===
Contributors: shamimmoeen
Tags: download-media-file
Requires at least: 5.3
Tested up to: 6.0.1
Stable tag: 1.0.1
Requires PHP: 7.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Adds a button to the media modal to download the media file.

== Description ==

**Download Media File** is a small plugin for adding a button to the media modal to download the media file. Straightforward plugin, no need to customize anything to make it work.

== Installation ==

= Automatic installation =

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.

In the search field type **Download Media File** and click Search Plugins. Once you’ve found the plugin you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by clicking Install Now.

= Manual installation =

The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application.

* Download the plugin file to your computer and unzip it
* Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s <code>wp-content/plugins/</code> directory.
* Activate the plugin from the **Plugins** menu within the WordPress admin

== Frequently Asked Questions ==

= Can I show the download button on the front end? =

No. The plugin doesn't offer this feature.

== Screenshots ==

1. Download button

== Changelog ==

= 1.0.1 =

* Refactor the plugin

= 1.0.0 =

* Initial release.
