Opened 5 years ago
Last modified 2 years ago
#5623 new defect (bug)
Blocks list incorrect on plugin directory page
| Reported by: | daisyo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
The blocks listed on some plugin directory pages don't appear to line up with what is available when the plugin is installed.
The example I identified is https://wordpress.org/plugins/layout-grid/
There are technically two blocks but one is only accessible as an inner block and they do have different names and labels in the plugin code.
For reference:
Block registration: https://github.com/Automattic/block-experiments/blob/master/blocks/layout-grid/index.php#L4
Block definitions: https://github.com/Automattic/block-experiments/blob/master/blocks/layout-grid/src/index.js
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Relevant Tickets: #5207 #5303