=== Download Button Shortcode ===
Contributors: ppfeufer
Donate link:
Tags: download, button, shortcode
Requires at least: 2.9.2
Tested up to: 3.4-alpha-19978
Stable tag: 1.2
Add a shortcode to your wordpress for a nice downloadbutton.
== Description ==
Add a shortcode to your wordpress for a nice downloadbutton. [dl url="" title="" desc=""].
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
2. The Button (hover)
== Changelog ==
= 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 ...