Описание
Beautifies the ecerpts parsing adding markup. Add images, whitespace, text in bold and italic typeface and links.
Установка
- Install the plugin via Plugins -> New plugin.
- Activate the BBEdit markup in excerpt plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
-
How does it work?
-
Type this: .. and get this:
[br] break <br> **enroll now!** italic <strong>enroll now!</strong> *mark this* bold <em>mark this</em> [subscribe now](https://example.com) link <a href='https://example.com'>subscribe now</a> [subscribe now](https://example.com hover text) link <a href='https://example.com' title='hover text'>subscribe now</a> ![alt text](/wp-content/uploads/image.png hover text) image <img src='/wp-content/uploads/image.png' title='hover text' alt='alt text'/>
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Excerpt Beautifier» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Excerpt Beautifier» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «Excerpt Beautifier» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- First version