Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.1

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="" 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 ...