[widgets.php] Use textarea for editing block widgets#24899
Conversation
|
Size Change: 0 B Total Size: 1.38 MB ℹ️ View Unchanged
|
|
In nav-menus.php the equivalent
|
a6d86ac to
03a239f
Compare
|
@noisysocks I just addressed your feedback |
|
I tested this and the render html does appear in a textarea but:
|
|
I just tested it locally, and got the same result as above. |
|
Blocked by #25625 as depending on the outcome there either a textarea or a block preview may make more sense. |
|
We're going to properly implement a block editor in the Customizer. We should go ahead and do this so that |
03a239f to
e5c2614
Compare
|
Rebased. |
e5c2614 to
62d4efa
Compare
Description
As @noisysocks noted here:
This PR updates the Widget Block to use a textarea as it's edit form instead of rendering the block.
How has this been tested?
Types of changes
Non-breaking change
Checklist: