Reusable Blocks: wp_block custom post type needs full set of labels #11272
Labels
[Feature] Synced Patterns
Related to synced patterns (formerly reusable blocks)
[Type] Bug
An existing feature does not function as intended
Milestone
Describe the bug
When viewing the list of reusable blocks at
/wp-admin/edit.php?post_type=wp_block
with no reusable blocks saved, the text displayed is "No posts found."Screenshots
WordPress 4.9.8:
WordPress 5.0-beta2-43845:
To Reproduce
Steps to reproduce the behavior:
/wp-admin/edit.php?post_type=wp_block
Expected behavior
It should say "No reusable blocks found" or something of that sort.
lib/register.php
:gutenberg/lib/register.php
Lines 446 to 450 in 3600c88
A reasonably-current list of labels is at https://developer.wordpress.org/reference/functions/get_post_type_labels/
Additional context
This happens in:
The text was updated successfully, but these errors were encountered: