Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlech/download-button-shortcode
WordPress.org Plugin Mirror
https://github.com/dlech/download-button-shortcode
Last synced: about 1 month ago
JSON representation
WordPress.org Plugin Mirror
- Host: GitHub
- URL: https://github.com/dlech/download-button-shortcode
- Owner: dlech
- Created: 2014-04-03T01:52:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-04T23:33:10.000Z (over 10 years ago)
- Last Synced: 2024-10-15T21:35:30.095Z (3 months ago)
- Language: PHP
- Homepage: http://www.pluginmirror.com/plugins/download-button-shortcode/
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Download Button Shortcode ===
Contributors: ppfeufer
Donate link:
Tags: download, button, shortcode
Requires at least: 3.0
Tested up to: 3.8-alpha
Stable tag: 2.1Add a shortcode to your wordpress for a nice downloadbutton.
== Description ==
Add a shortcode to your wordpress for a nice downloadbutton.
[dl url="" title="" desc="" type="" align=""]
.
Graphics made by: Kai Köpke.
If you made your own graphic for this button, feel free to write it in the comments under http://blog.ppfeufer.de/wordpress-button-fuer-downloads-erzeugen/.== Installation ==
You can use the built in installer and upgrader, or you can install the plugin manually.
== Screenshots ==
1. The Button
== Changelog ==
= 2.1 =
* (02. November 2012)
* Tested up to WordPress 3.8-alpha= 2.0 =
* (22. Juli 2012)
* Code Cleanup= 1.3.1 =
* (06. Juni 2012)
* Fixed CSS load. Now it will only be loaded on frontend view.= 1.3 =
* (29. April 2012)
* Updated CSS
* Updated Look and Feel. Its looks more modern now.
* Added Download-Types. (PDF, Archive, Audio, Video, Image, Link, Doc)
* better, newer, cooler :-)= 1.2 =
* (27. Februar 2011)
* Moved CSS from external file to inline. Loads faster :-)= 1.1.2 =
* (09. November 2011)
* Ready for WordPress 3.3= 1.1.2 =
* (24. Februar 2011)
* Ready for WordPress 3.1= 1.1.1 =
* Renamed to Download Button Shortcode
* Upload to Wordpress Plugin Directory= 1.1.0 =
* Added Shortcodeoption for Buttonposition[dl url="" title="" desc="" align=""]
. This ist optional. If not set, the button will appear centered. Possible options are "center", "left" and "right"= 1.0.0 =
* Initial Release== Frequently Asked Questions ==
Q: Why the button looks so creepy?
A: If you use a webkit browser (Safari, Chrome) and a minify-plugin (WP-Minify) you have to exclude downloadbutton.css from minify.== Upgrade Notice ==
Just upgrade ...