| 开发者 | wphuebpo |
|---|---|
| 更新时间 | 2026年7月20日 14:49 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
100 Thin, 200 Extra Light, 300 Light, 400 Regular, 500 Medium, 600 Semi Bold, 700 Bold, 800 Extra Bold, 900 Black) as well as CSS keywords (bold, bolder, lighter, normal).registerFormatType — no Classic Block required./wp-content/plugins/bpotech-text-formatter-with-tinymce directory, or install the plugin through the WordPress plugins screen directly.Yes! The plugin supports Gutenberg natively. It registers custom inline format types (Font-weight and Uppercase) directly inside the Block Editor toolbar using the registerFormatType API — no Classic Block required.
Yes. The plugin adds Font-weight and Uppercase dropdown buttons to the TinyMCE toolbar when using the Classic Editor plugin.
No. The plugin works completely standalone. If you have Advanced Editor Tools installed, the buttons will also appear there and can be repositioned through its settings panel.
Yes. In Settings → BPOTech Text Formatter, you can select exactly which post types (Posts, Pages, or any custom post type) should display the formatting controls.
registerFormatType.uninstall.php to clean up all plugin data on deletion.