Skip to content

Patterns : Avoid using the possessive when not applicable #52984

@MarieComet

Description

@MarieComet

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.
image
  • 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)
image

There is other string which contains "My" patterns but I can't find where :
image

What is your proposed solution?

Replace "my patterns" by "patterns" when it's not filtering user pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions