
內容簡介
如果你在 WordPress 的管理區使用英文鍵盤快速鍵,一些頂層頁面將會是:
d a 控制台
p o 文章
m e 媒體
p a 頁面
c o 評論
? 說明部分
等等.. 它使用標籤的前兩個字母來創建鍵盤快捷鍵。這意味著無論語言如何,這些快捷方式都會有意義。
已知問題
組合碰撞。例如:如果打開了「設置」,頂級菜單項目「媒體」將與「設置 -> 媒體」相衝突。這可能會通過修改鍵來解決。
目標/未來
在不考慮語言的情況下為 wp-admin 帶來有用的鍵盤快捷鍵。
為個別管理屏幕帶來有用的鍵盤快捷鍵。
GitHub
我的GitHub存儲庫上有此外掛程式的相關內容,如果您想要分叉此程式。
外掛標籤
開發者團隊
原文外掛簡介
If you are using WordPress’ admin-section in english keyboard-shortcuts some of the the top-level pages will be:
d a Dashboard
p o Posts
m e Media
p a Pages
c o Comments
? Help section
And so on.. It uses the first two letters of the label to create the keyboard shortcut. Which means the shortcuts will make sense regardless of language.
Known Issues
Combo-collisions. Example: If Settings is open, the top-level menu-item Media collides with Settings -> Media. This will probably be solved with modifier keys.
Goals/Future
Bring useful keyboard-shortcuts to wp-admin regardless of language.
Bring useful keyboard-shortcuts to individual admin-screens.
GitHub
My github repository for this plugin, if you want to fork it.
