Açıklama
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.
Yükleme
- Upload
cmd-s.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
SSS
- 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.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Save Posts With Cmd+S” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Save Posts With Cmd+S” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
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