Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Name: Print Button Shortcode

Opis

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:

Instalacija

  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.

ČPP

Developer Website: http://MyWebsiteAdvisor.com

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Name: Print Button Shortcode” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

1.0

  • Initial release

1.0.1

  • updated shortcode for IE compatibility.