# Download Button

`wp-plugin/download-button` — WordPress plugin

## Install

```sh
composer require wp-plugin/download-button
```

## Details

- **Latest version:** 0.7
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** arifnezami
- **WordPress.org:** https://wordpress.org/plugins/download-button/
- **Homepage:** http://wpart.tk/plugins/download-button-wordpress-plugin/

## Description

Download Button plugins will help you to add download buttons in your posts. You needn't to remember the url of download button image any more. Just write [dwn|Your file's url|btn] , where ever need to place an download button . If you want the link to be open in a new tab or window write: [dwn|Your file's url|outbtn] . There are 3 button embeded is this version to use them write [dwn|Your file's url|btn] , [dwn|Your file's url|btn2] , or [dwn|Your file's url|btn3] , to open windows in new tab write: [dwn|Your file's url|outbtn], [dwn|Your file's url|outbtn2], or [dwn|Your file's url|outbtn3]. Examples : http://img403.imageshack.us/img403/2892/screenshot1gc.jpg and http://img403.imageshack.us/img403/5764/screenshot2vw.jpg

## Versions (2)

- `0.7` (latest) — `composer require wp-plugin/download-button:0.7`
- `0.5` — `composer require wp-plugin/download-button:0.5`
