[ad_1]
I’m in the classic editor, not Gutenberg or whatever. I’ve done it before but I can’t remember how. I need to create a new ‘reusable block’ of content for a page, but have no idea how to access previous blocks or create new ones.
Any help would be appreciated.
[ad_2]
Reusable blocks are a Gutenberg/block editor thing so you can’t use them in the classic editor. The classic editor doesn’t use blocks. The closest thing to this compatible with the classic editor would be creating something like a template part in your theme or doing something like ACF flexible content or similar.