外掛說明
The plugin adds one js-file which searches through your blog and adds extra HTML markup to .key-shortcut
elements.
A stylesheet is added that applies styling to the extra HTML markup.
This results in .key-shortcut
elements looking somewhat like keyboard buttons.
安裝方式
- Upload the key-shortcut-formatter directory to the /wp-content/plugins/ directory of your WordPress installation.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Enhance presentation of keyboard shortcuts like so:
<code class="key-shortcut">ctrl + a + A</code>
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.1
Initial release