Descrição
Beautifies the ecerpts parsing adding markup. Add images, whitespace, text in bold and italic typeface and links.
Instalação
- Install the plugin via Plugins -> New plugin.
- Activate the BBEdit markup in excerpt plugin through the ‘Plugins’ menu in WordPress
Perguntas frequentes
-
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>  image <img src='/wp-content/uploads/image.png' title='hover text' alt='alt text'/>
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Excerpt Beautifier” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Excerpt Beautifier” foi traduzido para 4 locales. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Excerpt Beautifier” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
1.0
- First version