このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Simple On/Off Switch

説明

Adds a dashboard widget with a on/off switch that returns “on” or “off” value with a shortcode. Shortcode is [simpleswitch]

スクリーンショット

  • Dashboard widget
  • Example

インストール

Upload the plugin to your blog, activate it, go to ‘Dashboard’ to change status or update values. Use [simpleswitch] shortcode where you would like the values to be displayed.

Questions?

Email matt.buechler@gmail.com

評価

このプラグインにはレビューがありません。

貢献者と開発者

Simple On/Off Switch はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Simple On/Off Switch” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

Removed echo for shortcode and changed it to return so the value will be positioned properly.

1.1

Added screenshots to readme and assets file.
Minor naming and description changes
Adjust comments in the plugin code
Tested on WP 3.5
Renamed dashboard widget functions

1.0

First upload