Title: Save with keyboard
Author: Mattia Trapani
Published: <strong>4. 11. 2011</strong>
Last modified: 3. 11. 2018

---

Prohledat pluginy

![](https://ps.w.org/save-with-keyboard/assets/banner-772x250.png?rev=1964667)

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://ps.w.org/save-with-keyboard/assets/icon-256x256.png?rev=1964667)

# Save with keyboard

 Autor: [Mattia Trapani](https://profiles.wordpress.org/zupolgec/)

[Stáhnout](https://downloads.wordpress.org/plugin/save-with-keyboard.3.0.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/save-with-keyboard/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/save-with-keyboard/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/save-with-keyboard/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/save-with-keyboard/#developers)

 [Podpora](https://wordpress.org/support/plugin/save-with-keyboard/)

## Popis

This plugin lets you save your posts, pages, theme and plugin files, widgets, menus,
etc. in the most natural way: pressing Ctrl+S (or Cmd+S on Mac).

I’ve coded this plugin because I was tired of pressing Cmd+S and then realize Chrome
was trying to save the whole webpage

After coding this up, I’ve found in the plugin directory two plugins that did the
same thing, but each one had some flaws that convinced me to publish mine.

This plugin loads a small Javascript file (minified if not WP_DEBUG). The Javascript
checks the contents of any admin page for save buttons.

It is also _so_ smart that saves as draft unpublished posts/pages and updates the
ones that are already public.

Also adds a little tooltip on the buttons that can be „clicked“ with Ctrl+S or Cmd
+S.

## Instalace

 1. Upload the folder `save-with-keyboard` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress

## Nejčastější dotazy

  Is it really so simple to install and use?

You can bet it is.

  Where can I use the shortcut?

Almost everywhere!
 If it’s not a post, page, widget, menu or link the plugin checks
for the #submit selector (used, for instance, in theme, plugin and profile).

## Recenze

![](https://secure.gravatar.com/avatar/b4ca7c08749b092aba2bdc95ceeba0c1fbe491cf234e308fd88cfff355b353a6?
s=60&d=retro&r=g)

### 󠀁[Working fine in 2024](https://wordpress.org/support/topic/working-fine-in-2024/)󠁿

 [arabbittpro](https://profiles.wordpress.org/arabbittpro/) 30. 3. 2024

Working fine in 2024

![](https://secure.gravatar.com/avatar/d14b0bc301dfd5df89e071a481548918f7cd40e0421db158a83d0281a46ef8ab?
s=60&d=retro&r=g)

### 󠀁[Still works, WP 6.0.2](https://wordpress.org/support/topic/still-works-wp-6-0-2/)󠁿

 [Manny Rodrigues](https://profiles.wordpress.org/endurox/) 24. 9. 2022

This plugin works as described and is really handy for those of us who want to keep
our hands on the keyboard for maximum productivity. Much appreciated.

![](https://secure.gravatar.com/avatar/63667c318af93bdbdf183052671175075382f54ce150cc6886f4b0dc0f6b158f?
s=60&d=retro&r=g)

### 󠀁[Finally a solution to an annoying issue!](https://wordpress.org/support/topic/finally-a-solution-to-an-annoying-issue/)󠁿

 [ashkanahmadi](https://profiles.wordpress.org/ashkanahmadi/) 20. 4. 2021

Works like a charm! Can’t believe this feature is still not built-in. Thank you

![](https://secure.gravatar.com/avatar/1097b209c950eee9fa1443414f5c86a731f603f7649ce8472fd478e6a21c402c?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1194/)󠁿

 [Dedalos](https://profiles.wordpress.org/nosoloroy/) 12. 9. 2020

Simple and effective, thank you.

![](https://secure.gravatar.com/avatar/b809cf561c7c773892ba5e5c88a31e99a04ef9a06718253b2a8c1cf5fb2c1bea?
s=60&d=retro&r=g)

### 󠀁[Now included in WordPress by default](https://wordpress.org/support/topic/nice-but-no-force-update/)󠁿

 [revixi5](https://profiles.wordpress.org/revixi5/) 18. 3. 2020

The function is now embedded in WordPress by default.

![](https://secure.gravatar.com/avatar/e55077d52d084ec1eacab7c08ad39c50d1c16b9bf8d7c202d6f2085af98cefd6?
s=60&d=retro&r=g)

### 󠀁[does what it says](https://wordpress.org/support/topic/does-what-it-says-825/)󠁿

 [kreatur](https://profiles.wordpress.org/kreatur/) 17. 8. 2019

Fast and simple to use.

 [ Přečtěte si všech 31 recenzí ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/)

## Autoři

Save with keyboard je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ Mattia Trapani ](https://profiles.wordpress.org/zupolgec/)

Plugin „Save with keyboard“ byl přeložen do 7 jazyků. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/save-with-keyboard/contributors)
za jejich pomoc.

[Přeložte “Save with keyboard” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/save-with-keyboard)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/save-with-keyboard/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/save-with-keyboard/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/save-with-keyboard/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/save-with-keyboard/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 3.0.2

Fixed loading of minified script.

#### 3.0.1

Fixed localization support for old WP versions.
 Fixed saving inside TinyMCE editor.

#### 3.0

Added support for saving menus.
 Rebuilt tooltip insertion with support for localization.
Tested up to WP 5.0 with Gutenberg (which doesn’t use the plugin ‚cause it already
handles this shortcut).

## Meta

 *  Verze **3.0.2**
 *  Poslední aktualizace **před 8 roky**
 *  Aktivních instalací **3 000+**
 *  Verze WordPressu ** 3.0 nebo novější **
 *  Testováno až do WordPressu **5.0.25**
 *  Verze PHP ** 5.2.4 nebo novější **
 *  Jazyky
 * [Albanian](https://sq.wordpress.org/plugins/save-with-keyboard/), [Czech](https://cs.wordpress.org/plugins/save-with-keyboard/),
   [English (US)](https://wordpress.org/plugins/save-with-keyboard/), [Italian](https://it.wordpress.org/plugins/save-with-keyboard/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/save-with-keyboard/), 
   [Spanish (Chile)](https://cl.wordpress.org/plugins/save-with-keyboard/), [Spanish (Spain)](https://es.wordpress.org/plugins/save-with-keyboard/)
   a [Swedish](https://sv.wordpress.org/plugins/save-with-keyboard/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/save-with-keyboard)
 * Štítků
 * [keyboard](https://cs.wordpress.org/plugins/tags/keyboard/)[publish](https://cs.wordpress.org/plugins/tags/publish/)
   [save](https://cs.wordpress.org/plugins/tags/save/)[shortcut](https://cs.wordpress.org/plugins/tags/shortcut/)
   [update](https://cs.wordpress.org/plugins/tags/update/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/save-with-keyboard/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  30 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=5)
 *  [  1 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/save-with-keyboard/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/save-with-keyboard/reviews/)

## Spolupracovníci

 *   [ Mattia Trapani ](https://profiles.wordpress.org/zupolgec/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/save-with-keyboard/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://www.paypal.me/mattiatrapani)