Descripció
Beautifies the ecerpts parsing adding markup. Add images, whitespace, text in bold and italic typeface and links.
Instal·lació
- Install the plugin via Plugins -> New plugin.
- Activate the BBEdit markup in excerpt plugin through the ‘Plugins’ menu in WordPress
PMF
-
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'/>
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Excerpt Beautifier» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Excerpt Beautifier” s’ha traduït a 4 configuracions regionals. Gràcies als traductors per les seves aportacions.
Traduïu «Excerpt Beautifier» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- First version