外掛說明
RichText Extension 能為區塊編輯器工具列新增實用的文字裝飾功能。
螢光筆
為內嵌文字加上標記。
使用者可以設定標記的色彩、粗細及不透明度,建立不同的標記樣式。
最多可設定 4 種樣式。
字型大小
變更內嵌文字大小。
字型大小使用百分比設定,最多可設定 4 種大小。
底線
建立底線。
注意事項:從 2.0.0 版後底線規格有所變更,如果現有的底線沒有如預期般顯示,請嘗試清除現有格式。
清除格式
移除全部格式。
安裝方式
- 將外掛安裝套件 ZIP 壓縮檔解壓縮所得的
add-richtext-toolbar-button
資料夾上傳至網站的/wp-content/plugins/
目錄。 - 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
使用者評論
2024 年 5 月 15 日
Another gem from AKi.
2021 年 6 月 22 日
This is by far the best approach I’ve seen so far on really adding something usable to the WP Gutenberg Block Editor
2021 年 5 月 12 日
This is a seriously underrated plugin that adds great text decoration functionality to the Gutenberg editor.
2020 年 5 月 17 日
Thanks so much for adding the plugin to WordPress editor
參與者及開發者
變更記錄
2.8.0
- Tested to WordPress 6.8
- Drop support for WordPress 6.5
2.7.0
- Tested to WordPress 6.7
- Drop support for WordPress 6.4
2.6.1
- Add missing changelog entry
2.6.0
- Tested to WordPress 6.6
- Drop support for WordPress 6.3
2.5.0
- Tested to WordPress 6.5
- Drop support for WordPress 6.2
- Fix: Can’t disable “Underline” and “Clear format” button
- Fix: Deprecated error in PHP 8.2
2.4.0
- Tested to WordPress 6.4
- Drop support for WordPress 6.0, 6.1
2.3.0
- Tested to WordPress 6.3
- Add: striped style
- Enhancement: Always show preview style on settings page
- Enhancement: Polish icons
- Enhancement: Polish Block Toolbar style
- Enhancement: Polish the settings page style
- Fix: Checkbox values are not updated when saving settings for the first time
- Drop support for WordPress 5.9
- Drop support for PHP 7.3
2.2.0
- Tested to WordPress 6.2
- Enhancement: Narrow spacing between drop-down buttons
- Enhancement: Improve accessibility on the settings page
- Fix: Dropdown buttons are not aligned in WordPress 6.2
- Fix: Default color schema not applied on settings page
2.1.0
- Tested to WordPress 6.1
- Drop support for WordPress 5.6 through 5.8
- Enhancement: Apply admin color scheme to the setting page
- Enhancement: Polish style in the setting page
- Doc: Update banner and screenshot
2.0.0
- Tested to WordPress 6.0
- Change: Underline tag type
- Doc: Add cautionary text about underline
- Doc: Update author name
1.3.0
- Tested to WordPress 5.9
1.2.3
- Clean: update npm packages and build tool
1.2.2
- Clean: Update npm packages
- Remove: Bundled language files
1.2.1
- Doc: Update tested up to
1.2.0
- Tested to WordPress 5.8
- Clean: update npm packages
1.1.9
- Tested to WordPress 5.7
1.1.8
- Clean: Update deploy flow (github actions)
- Fix: Wrong plugin version
- Clean: update npm packages and organize development env
1.1.7
- Clean: Refactoring, Replace deprecated components with recommended ones
- Fix: Problem about installation error in PHP 8
- Tested to PHP 8
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