Descripción
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:
Instalación
- 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.
Preguntas frecuentes
Developer Website: http://MyWebsiteAdvisor.com
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Name: Print Button Shortcode” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial release
1.0.1
- updated shortcode for IE compatibility.