A plugin to disable drop cap option in the Gutenberg editor block editor paragraph block
As of April 2026, Disable Drop Cap is a WordPress CAP plugin with 50 active installations and a 5/5 rating from 1 reviews. It has been downloaded 3.1K+ times in total. Requires WordPress 5.5+ and PHP 7.0+. Available on WordPress.org since 2021. Last updated 2 years ago — may have compatibility concerns. Top alternative: Città italiane e cap codice di….
A plugin to disable drop cap option in the Gutenberg block editor editor paragraph block.
You can find the plugin source code at GitHub.
With WordPress 5.8, you can use the new theme.json feature to disable drop caps in your theme. Add a theme.json file with the following content in the root of your theme.
{
"version": 1,
"settings": {
"typography": {
"dropCap": false
}
}
}
This plugin does continue working in WordPress 5.8 but be aware of this alternative solution.
Maintaining a WordPress plugin is a lot of work. If you like the plugin, please consider rating it on WordPress.org. You can also support me on GitHub sponsors. Thank you!
If you are interested, you can also check out my other WordPress plugins:
…| WordPress | 5.5+ requiredTested up to 6.4.8 |
| PHP | 7.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.