Disable Fit Text

Disables the fit text (stretchy text) feature for paragraph and heading blocks introduced in WordPress 6.9.

Last modified: March 10, 2026

link Extension name

t2/disable-fit-text

link Description

Disables the fit text (stretchy text) feature introduced in WordPress 6.9 for core/paragraph and core/heading blocks. This feature allows text to automatically scale to fill its container, which can be undesirable in some editorial contexts.

The extension:

link Usage

{
    "mu-extensions": ["t2/disable-fit-text"]
}