Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Save Posts With Cmd+S

Leírá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.

Telepítés

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

GYIK

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.

Vélemények

2016.09.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.09.03.
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 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Save Posts With Cmd+S” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Save Posts With Cmd+S” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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