Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Name: Print Button Shortcode

Описание

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:

Установка

  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.

Часто задаваемые вопросы

Developer Website: http://MyWebsiteAdvisor.com

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Name: Print Button Shortcode» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Name: Print Button Shortcode» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • Initial release

1.0.1

  • updated shortcode for IE compatibility.