Описание
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>
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Key Shortcut Formatter» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Key Shortcut Formatter» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1
Initial release