Super Switch

Update: 2009.5.25 9:13

WordPress is excellent with a great amount of features. But in some time, We don’t need all. So I code the plugins to disable the part of them to optimize our blog.

WordPress 很优秀同时也拥有大量的功能特性。但是,有的时候,我们并不需要这么多功能。因此,这个插件就是用来禁用其中的一部分功能的,这样或许可以使我们的博客更快。

The latest release is version 1.3. You can find it here.

最新版本是 1.3。你可以在这里找到

—- Installation —-

It’s very easy to install the plugin.

1. Upload the whole directory to “/wp-content/plugins/” directory
2. Activate the plugin through the “Plugins” menu in WordPress.
3. That’s all.

安装很简单。

1、上传插件文件夹 super-switch 到 /wp-content/plugins/ 目录。
2、在插件管理页面激活这个插件。
3、安装完成。^o^

If you have any question or find any bug, please comment here. I will fix it.

如果你有什么问题或者发现了BUG,你可以在后面留言。我会解决的。^o^

223 thoughts on “Super Switch”

  1. 我在WP3.0.1上使用SW1.5版本,禁用了修订和自动保存后在数据库仍看到有post_status=’auto-draft’的一条,编号刚号是新文章的编号+1,不知道这个能不能干掉?

  2. 如果禁用自动保存,是选允许还是禁止呢?
    这里的允许是指允许wordpress自动保存,
    还是允许插件工作,禁止自动保存?

  3. Thanks for Super Switch.
    Your English is fine, but to make it somewhat better I suggest changing:
    If you have any question, you can visit homepage. I will help you. ^0^
    If you find any error in my english, please tell me. I’d be glad of your help.
    to:
    If you have any *questions*, you can visit *my* homepage. I will help you. ^0^
    If you find any *errors* in my *English*, please tell me. I’d be glad *for* your help.

  4. WP3.1用了Super Switch,有两处错误提示:
    load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available.
    has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.

    :dsadasccc:

  5. :dsadas:
    Undefined index: Update-Options in …\html\blog\wp-content\plugins\super-switch\super-switch.php on line 109

  6. wordpress 3.1 是不是无效?

    升级到 wordpress 3.1 还是会出现可恶的 autosave,id又不连续了。

  7. My error log is showing these errors coming from the Super Switch plugin:

    PHP Warning: Missing argument 1 for __lambda_func() in /for28.php(57)
    PHP Warning: Missing argument 1 for __lambda_func() in /for28.php(60)

  8. 如果我想禁用那个“固定链接”的功能,是否可以呢?另外如果让这个插件只让管理员管理,而不让普通会员管理? :dsadsad:

  9. @cnzma

    固定链接?是永久链接吧。这个在WP后台设置里就有。

    权限问题确实没有考虑。因为一般都是单人博客用。

  10. 很棒的插件。。。尤其是关闭修订版和自动保存很实用。。。不过“自动草稿”这个功能最让人痛苦,任何时候只要点过“添加文章”就给数据库存一条新post,这个造成的垃圾太多了。博主大虾如果能把禁用“自动草稿”也加入super switch,那就perfect了!我估计下载量会翻两倍。。。已经google了好几天,好多人都在抱怨这个该死的垃圾功能,而且好多人不惜折腾修改多处代码,也要去掉它。如果只需要super switch关掉,那多方便~!呼唤博主重出江湖啊,super switch好久没更新了~!

  11. 关键是改代码的那些方法都很山寨,很狗血,并没有真正禁用自动草稿功能。。。绕了个圈子,呵呵,所以不爽

  12. 关闭掉自动保存后,编辑文章时如果不小心点击了别的链接,就会直接跳转,没有了提示,咋能把提示给调出来啊。

  13. 您好,博主,您的插件对wp3.5部分失效了,在数据库中还会产生“自动草稿”,时间为最新文章编辑日的00:00:00,望修正~~谢谢~~~ :hehe:

Leave a Reply