Beschrijving
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/.
Installatie
You can use the built in installer and upgrader, or you can install the plugin manually.
FAQ
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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Download Button Shortcode” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Download Button Shortcode” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
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