Descrizione
RichText Extension adds useful decorating features to gutenberg rich text editor.
Highlighter
Draw a marker on the inline text.
You can set the color, thickness, and opacity of the marker to you can create various marker styles.
Up to four types of settings can be made.
Font size
Change inline text size.
The size is specified as a percentage of the base font size, and up to four types of settings can be made.
Underline
Create underline.
Clear format
Removes all formatting.
Installazione
- Upload the
add-richtext-toolbar-button
folder to the/wp-content/plugins/
directory. - Activate the plugin through the \’Plugins\’ menu in WordPress.
Recensioni
Contributi e sviluppo
“RichText Extension” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“RichText Extension” è stato tradotto in 4 lingue. Grazie ai traduttori per i loro contributi.
Traduci “RichText Extension” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.1.6
- Change: toolbar icon from dashicon to svg icon
1.1.4
- Remove: gulpfile.js
- Clean: Update npm packages, add .wp-env, and refactor the development environment
- Clean: Remove composer.lock and package-lock.json from .gitignore
- Clean: Remove the compiled JS files
- Clean: Remove the compiled CSS files
- Update development setting
- Add: composer
- Delete: package-lock.json
1.1.3
- Doc: Correct a notation error in the translation
1.1.2
- Fix: metabox warning error
1.1.1
- Fix: Problem about uninstallation process
1.1.0
- Remove: activation check
1.0.2
- Fix: Problem that style is not reflected on first installation
- Fix: Problem that preview does not switch when status is changed
1.0.1
- Update: build process
- Update: translation
1.0.0
- Initial release