-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
What problem does this address?
In the patterns screen, we are using the possessive ("my") but it's not always applicable.
Here are the places where it applies that I have identified :
- Patterns screen :
The "Manage all of my patterns" do not redirect to "my" patterns but to the general blocks list (wp-admin/edit.php?post_type=wp_block) + It's confusing with the "My patterns" button which actually filter user patterns.
- Edit post screen :
In the Synced patterns tab, the "Manage my patterns" do not redirect to "my" patterns but to the general blocks list (wp-admin/edit.php?post_type=wp_block)
There is other string which contains "My" patterns but I can't find where :

What is your proposed solution?
Replace "my patterns" by "patterns" when it's not filtering user pattern.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.