该插件尚未通过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