该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Save Posts With Cmd+S

描述

Publish or update posts and pages using the Ctrl+S hotkey (cmd+s on Mac). Overwrites the browsers default Ctrl+S function of “Save webpage as..” and instead runs the WordPress function assigned to the Publish button.

安装

  1. Upload cmd-s.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Will this plugin work on PC, Mac, or Linux?

Yes, the hotkey will replace the default browser functions in all browsers across all Operating Systems.

评价

2016 年 9 月 30 日
I will change my note to 5 stars when ctrl + s will save draft for posts with draft status. Currently, it publish it.
2016 年 9 月 3 日
Tried some other plugins but this was the only one that works voor my (multi-site) setup. Great time saver, especially when building a one-page long scroll website.
阅读所有5条评价

贡献者及开发者

“Save Posts With Cmd+S” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Save Posts With Cmd+S”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2

  • Updates JS to work cross-browser
  • Moves JS to it’s own file

1.1

  • loads JS in footer of admin
  • checks for cmd+s and ctrl+s hotkeys
  • stops default action of browser
  • virtually clicks the Publish button