This plugin is outdated and might not be supported anymore
Disable Drop Cap

Disable Drop Cap

Details
View on WordPress

A plugin to disable drop cap option in the Gutenberg block editor editor paragraph block.

You can find the plugin source code at GitHub.

Note for WordPress 5.8

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.

Support the plugin

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:

Details

Plugin code:
disable-drop-cap
Plugin version:
2.1.9
Outdated:
Yes
WP version:
5.5 or higher
PHP version:
7.0 or higher
Test up to WP version:
6.4.5
Total installations:
50
Last updated:
2023-12-18
Rating:
Times rated:
1
cap
disable
drop
dropcap
gutenberg