>
Download This Plugin | |
Download Elegant Themes | |
Name | Save with keyboard |
Version | 2.1 |
Author | Mattia Trapani (zupolgec) |
Rating | 98 |
Last updated | 2014-09-06 09:13:00 |
Downloads |
2205
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Save with keyboard plugin added 11 bytes of resources to the Home page and 17 bytes of resources to the sample Post page.
Save with keyboard plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Save with keyboard plugin ads no tables to your Wordpress blog database.This plugin lets you save your posts, pages, theme and plugin files 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 :S
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.