rockiger
rockiger
- Create an app - Deploy an app - use react-router
At the moment you can only add ReactPress pages need to be pages in the root folder of a WP installation. Child pages don't work.
As a React dev I want to create WordPress plugins with my React knowledge that I don't have to deep dive in WordPress development.
I would like to add a keyboard shortcut for `Ctrl+Enter`. What would be the best way to do that? Adding keyboard listeners on `document` or `BlockNoteView` doesn't work because BlockNote/Tiptap/PM...