このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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.