Этот плагин не тестировался с последними 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