
內容簡介
這個外掛可以讓您以最自然的方式,按下 Ctrl+S (或 Mac 上的 Cmd+S) 來儲存您的文章、頁面、主題和外掛程式檔案、小工具、選單等等。
我編寫這個外掛是因為厭倦了按下 Cmd+S,然後才發現 Chrome 試圖儲存整個網頁。
在編寫這個外掛之後,我在外掛目錄中發現了兩個做相同事情的外掛,但每個外掛都有一些缺陷,這促使我發布我的外掛。
這個外掛會載入一個小型 JavaScript 檔案 (如果不使用 WP_DEBUG,則會縮小)。JavaScript 會檢查任何管理頁面的內容是否有儲存按鈕。
這個外掛也很聰明,可以儲存草稿狀態的文章/頁面並更新已經發表的文章/頁面。
還會在可以使用 Ctrl+S 或 Cmd+S 點擊的按鈕上添加一個小工具提示。
外掛標籤
開發者團隊
原文外掛簡介
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.
