Linux 软件免费装

WPToggler

开发者 larjen
更新时间 2015年12月1日 10:28
捐献地址: 去捐款
PHP版本: 4.3.1 及以上
WordPress版本: 4.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

Toggle

下载

详情介绍:

A simple WordPress plugin that lets you toggle exactly one option on and off.

安装:

  1. Download to your Wordpress plugin folder.
  2. Activate plugin.
  3. Modify your template file where you want the switch to take effect. (See example below.)
  4. Toggle away.
How to use the shortcode In your post type in something like this: [wptoggler true="This text will be displayed when true" false="This text will be displayed when false"] This will toggle the text in the post to your liking. Example of how to use switch in template This option is only meant for theme developers. If you put this somewhere in your template file to switch between the two states. WPToggler is FALSE WPToggler is TRUE

常见问题:

Do I use this at my own risk?

Yes.

更新日志:

1.0.2 1.0.1 1.0.0