=== Plugin Name === Name: Print Button Shortcode Contributors: MyWebsiteAdvisor, ChrisHurst Tags: print, shortcode Requires at least: 2.9 Tested up to: 3.4.2 Stable tag: 1.0.1 == Description == use the [print-button] shortcode where you want a print button. You need to specify the target HTML element you want to print. If you want to print a div with ID 'print_div' use [print-button target='div#print_div'] Developer Website: http://MyWebsiteAdvisor.com Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/print-button-shortcode/ Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/print-button-shortcode-tutorial/ Requirements: To-do: == Installation == 1. Upload `print-button/` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. use the [print-button] shortcode where you want a print button. == Frequently Asked Questions == Developer Website: http://MyWebsiteAdvisor.com == Screenshots == 1. Example output of shortcode == Changelog == = 1.0 = * Initial release = 1.0.1 = * updated shortcode for IE compatibility.