#50755 closed enhancement (fixed)
Change post type labels for Reusable Blocks in Block Editor.
Reported by: | desaiuditd | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | 5.0 |
Component: | Editor | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Related pull request in Gutenberg that applies this change - https://github.com/WordPress/gutenberg/pull/17311
Context:
Above PR changes label for the Document settings tab in the sidebar in block editor. Instead of generic "Document" label, it will show the singular name label for the post type.
Currently, the label for reusable block is just "Block" which will conflict with the block settings tab in the sidebar and both will read "Block".
This might get confusing to users.
Proposal:
Similar to the PR in Gutenberg, we should change the labels for Reusable Block custom post type. So that it is distinguishable from the Block settings tab. "Reusable Block" is proposed as as label.
Attachments (5)
Change History (10)
This ticket was mentioned in PR #429 on WordPress/wordpress-develop by desaiuditd.
4 years ago
#1
#2
@
4 years ago
- Milestone changed from Awaiting Review to 5.6
PR looks good to me, putting this on the 5.6 milestone for now as it seems likely the block-editor PR will be in by then.
https://core.trac.wordpress.org/ticket/50755
Trac ticket: https://core.trac.wordpress.org/ticket/50755