このプラグインは 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

FAQ

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