Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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.

Відгуки

30.09.2016
I will change my note to 5 stars when ctrl + s will save draft for posts with draft status. Currently, it publish it.
03.09.2016
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