Blocks: Attritibutes should auto generate form #48245
Labels
Developer Experience
Ideas about improving block and theme developer experience
[Feature] Blocks
Overall functionality of blocks
[Type] Discussion
For issues that are high-level and not yet ready to implement.
What problem does this address?
Part of #41236.
I came back to WordPress after 5 years, im really shocked at how complicated it is and how lacking the documentation.
It's extremely hard, painful and slow to create new blocks.
Also the docs are very minimal.
There is a reason the "old" themes & plugins are still domainating the commercial theme market. One is the UX of the editor, 2 is the unnecessary complexity of creating blocks.
Simple allow basis html templating and generate forms based on the attributes in the block.json without the need for react & manual editing and saving.
At the same time it will allow for simple plugins to be quickly created and be much more stable and the forms will have less chance of looking bad.
What is your proposed solution?
The text was updated successfully, but these errors were encountered: