Opened 4 years ago
Closed 4 years ago
#8731 closed enhancement (fixed)
BP Block API should support WP Block API v2
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.0.0 |
| Component: | Core | Version: | |
| Severity: | normal | 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 13321: