Opened 8 days ago
Last modified 4 days ago
#59388 new defect (bug)
Add `sync patterns` into docs where reusable block(s) are mentioned
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 6.4 | Priority: | normal |
Severity: | normal | Version: | 6.3 |
Component: | Editor | Keywords: | good-first-bugs has-patch has-unit-tests |
Focuses: | docs | Cc: |
Description
Because reusable blocks are renamed into sync patterns, it looks like we need to have both names alongside in the code docs because we have reusable
and block
in many places in code and file naming, and it is unnecessary to rename them all, but need to make clear that they are the same thing now.
Change History (3)
Note: See
TracTickets for help on using
tickets.
This adds comments in the docs that patterns and reusable blocks are the same, that patterns is new since 6.3.0.
Trac ticket: https://core.trac.wordpress.org/ticket/59388