Opened 2 years ago
Closed 2 years ago
#8731 closed enhancement (fixed)
BP Block API should support WP Block API v2
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 11.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
Since the BP Block API was introduced, the WP Block API got a lot of improvements (see v2). I believe we need to make sure to be compatible with it and especially with using a block.json
file to register a block.
The patch attached to this ticket has been tested successfully with our current v1 blocks and BP Attachments (v2) blocks.
I'll commit it shortly.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 13321: