=== Copy in clipboard === Contributors: CoYoTe Author URI: http://www.ivanherceg.in.rs Requires at Least: 3.1.3 Tested Up To: 3.1.3 Stable tag: 0.8 Tags: template, jquery, clipboard == Description == Copy text into clipboard (onClick) from title tag using zeroclipboard. Just put class copy on your element (img, a, div) and add title tag whit text you need to copy in clipboard == Installation == 1. upload the contents of the zip file to your `wp-content/plugins` directory 2. go to the Plugins main menu and find `Copy in clipboard`, then click Activate == Frequently Asked Questions == = How to use it? = Just put class copy on your element (img, a, div) and add title tag whit text you need to copy in clipboard See example on screenshot = How to uninstall it? = Go to the Plugins main menu and find Copy in clipboard, then click Deactivate or delete the files from your `wp-content/plugins` directory == Screenshots == 1. Screenshot Example == Changelog == = 0.8 = * Fix bug that links displayed 30px under link...wpadminbar if is on (logged in and have bar on top) links are not good, and they are 30px above place (work on it) = 0.7 = * Fix bug and tested with wordpress 3.1.3 = 0.6.1 = * Fix bug hraf code no worke on some versions of linux hosts or jQuery = 0.6 = * Add href functionality in a tag, now you can use links that copy some text to clipboard = 0.5 = * Tested with wordpress 3.0.1 * Fix some unsafe code * Add examples in FAQ = 0.4 = * Fix Upchar error on linux hosts = 0.3 = * Add jQuery mini in plug in = 0.2 = * Tested with wordpress 3.0 = 0.1 = * First release