Description
Beautifies the ecerpts parsing adding markup. Add images, whitespace, text in bold and italic typeface and links.
Installation
- Install the plugin via Plugins -> New plugin.
- Activate the BBEdit markup in excerpt plugin through the ‘Plugins’ menu in WordPress
FAQ
-
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'/>
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Excerpt Beautifier » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Excerpt Beautifier” a été traduit dans 4 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Excerpt Beautifier » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0
- First version