Making WordPress.org

Opened 3 years ago

Last modified 3 years ago

#5623 new defect (bug)

Locks list incorrect on plugin directory page

Reported by: daisyo's profile daisyo Owned by:
Milestone: Priority: normal
Component: General 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 (1)

#1 @dufresnesteven
3 years ago

Relevant Tickets: #5207 #5303

Note: See TracTickets for help on using tickets.