Beskrivelse
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.
Installation
- Upload
cmd-s.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- 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.
Anmeldelser
Bidragsydere & udviklere
“Save Posts With Cmd+S” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Save Posts With Cmd+S” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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