Description
Custom Text Formats lets you add custom text formats to the Gutenberg Editor. Register a new format by adding a class to a chosen tag and add a format icon. There are several to choose from but you can also add your own. You can set the format as a regular selection wrap but you can also render out content in a single block, like an icon or other text or html content. Then add css styling to the class to control the behavior of the text format. You can use different css for backend and frontend.
Pas pour les allergiques au code
This plugin requires basic css and html skills so if you are allergic to code, this plugin is not for you.
Suggestions et opinions
If you like this plugin, I would be really happy if you would rate and review it! If you don’t like it and/or have ideas and suggestions for improvement, please let me know in the support forum.
Captures d’écran
Exemple de format de texte de préambule. Format du texte du préambule dans la vue de l’éditeur. Exemple de format de texte de marqueur jaune. Le format de texte du marqueur jaune dans la vue de l’éditeur. Example of a Award Icon text format. This is an example of a single content format. Instead of wrapping a text selection, you just place the cursor where you want the content and click the format button, and the content, in this case an award icon, will be placed at thecursor position. Le format texte de l’icône de la récompense dans la vue de l’éditeur.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Custom Text Formats » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Custom Text Formats” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Custom Text Formats » 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.1
- Fixed custom icons bug – Thanks darri
- Minor descriptive text changes