hey gang!
im working on a custom wordpress theme, and have some things i want to fuss with in the default editor – style and some positioning. there is a lot of documentation around creating blocks, but not as much for modifying the “stock” interface, like the sidebar for instance.
one thing im implementing is some navigation to skip down to the Advanced metaboxes on longer posts. im just enqueuing a script and adding nodes to the editor’s header. it works, but feels a bit janky. is there a better way to do that?
and, are there any themes you’ve come across that modify the block editor significantly? im mainly looking for things to read up on as far as hooks to use and syntax to keep things in React as much as possible.
thanks!
[ad_2]