Publishing, Post Types, and Taxonomies
Use the PressedNotes custom post type and WordPress publishing model.
Screenshot placeholder: Frontend showing a published PressedNotes note and archive.
PressedNotes CPT
The pressed_note custom post type is public, hierarchical, shown in REST, has an archive, and supports title, excerpt, author, revisions, thumbnail, and page attributes.
Editor Routing
Default WordPress post screens for pressed_note redirect into the PressedNotes React editor.