

The Meta boxes section on the Appearance tab of the editor's Preferences dialog.
WordPress 7.0 turned the meta box area at the bottom of the post editor into a collapsible, drag-to-resize panel. It is a nice addition for some, and a constant source of accidental drags and hidden fields for others.
This plugin gives every user their own switch. Turn it on and the panel goes back to how it behaved before WordPress 7.0: no drag handle, no collapse toggle, the meta boxes simply sit below a full height canvas again.
Because they sit below the canvas, they start off screen. A Meta boxes bar stays on the bottom edge of the editor to say they are there: press it to jump to them, press it again to come back to the content. It only scrolls out of the way once you have scrolled past it yourself.
The setting is stored per user, so one editor can keep the resizable panel while another turns it off. Nothing changes for anyone who leaves the option alone.
Two places, both writing the same value and both applying immediately without reloading the editor:
And one place outside the editor:
Under Settings Meta Box Resizing (or Network Admin Settings Meta Box Resizing on multisite):
On multisite the settings live in the network admin, and each site’s Settings menu links through to them.
/src, next to the compiled files in /build.