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
- Upload
print-button/
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- use the [print-button] shortcode where you want a print button.
FAQ
Developer Website: http://MyWebsiteAdvisor.com
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Name: Print Button Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Name: Print Button Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
1.0.1
- updated shortcode for IE compatibility.