Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miya0001/manage-downloads
WordPress plugin for managing download items.
https://github.com/miya0001/manage-downloads
Last synced: 24 days ago
JSON representation
WordPress plugin for managing download items.
- Host: GitHub
- URL: https://github.com/miya0001/manage-downloads
- Owner: miya0001
- Created: 2015-04-08T20:31:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-10T03:57:49.000Z (over 9 years ago)
- Last Synced: 2024-10-18T12:34:47.129Z (2 months ago)
- Language: PHP
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manage Downloads
[![Build Status](https://travis-ci.org/miya0001/manage-downloads.svg)](https://travis-ci.org/miya0001/manage-downloads)
## Shortcodes
Displays the link text of download.
```
[download_link id="1719"]
```Displays the number of download.
```
[download_counter id="1719"]
```or
```
[download_counter id="1719,1731,1757"]
```## Screenshot
![](https://www.evernote.com/shard/s21/sh/31907585-9124-443b-8efd-46a586f0a8cb/656c116ed3b6639b9a9d445370bb4aac/deep/0/Edit-Download---Welcome-to-the-Vagrant---WordPress.png)