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

---

Søk i utvidelser

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

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Save with keyboard

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

[Last ned](https://downloads.wordpress.org/plugin/save-with-keyboard.3.0.2.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/save-with-keyboard/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/save-with-keyboard/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/save-with-keyboard/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/save-with-keyboard/#developers)

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

## Beskrivelse

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.

## Installasjon

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

## Ofte stilte spørsmål

  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).

## Vurderinger

![](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. mars, 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. september, 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. april, 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. september, 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. mars, 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. august, 2019

Fast and simple to use.

 [ Les alle 31 vurderinger ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/)

## Bidragsytere og utviklere

«Save with keyboard» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

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

«Save with keyboard» har blitt oversatt til 7 språk. Takk til [oversetterne](https://translate.wordpress.org/projects/wp-plugins/save-with-keyboard/contributors)
for deres bidrag.

[Oversett «Save with keyboard» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/save-with-keyboard)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/save-with-keyboard/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/save-with-keyboard/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/save-with-keyboard/)
med [RSS](https://plugins.trac.wordpress.org/log/save-with-keyboard/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 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

 *  Versjon **3.0.2**
 *  Sist oppdatert **8 år siden**
 *  Aktive installasjoner **3 000+**
 *  WordPress-versjon ** 3.0 eller nyere **
 *  Testet opp til **5.0.29**
 *  PHP-versjon ** 5.2.4 eller nyere **
 *  Språk
 * [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/)
   og [Swedish](https://sv.wordpress.org/plugins/save-with-keyboard/).
 *  [Oversett til ditt språk](https://translate.wordpress.org/projects/wp-plugins/save-with-keyboard)
 * Stikkord
 * [keyboard](https://nb.wordpress.org/plugins/tags/keyboard/)[publish](https://nb.wordpress.org/plugins/tags/publish/)
   [save](https://nb.wordpress.org/plugins/tags/save/)[shortcut](https://nb.wordpress.org/plugins/tags/shortcut/)
   [update](https://nb.wordpress.org/plugins/tags/update/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/save-with-keyboard/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  30 5-stjerne-vurderinger     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=5)
 *  [  1 4-stjerne-vurdering     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=4)
 *  [  0 3-stjerne-vurderinger     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=3)
 *  [  0 2-stjerne-vurderinger     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=2)
 *  [  0 1-stjerne-vurderinger     ](https://wordpress.org/support/plugin/save-with-keyboard/reviews/?filter=1)

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

[Se alle omtalene](https://wordpress.org/support/plugin/save-with-keyboard/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/save-with-keyboard/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](https://www.paypal.me/mattiatrapani)