[wp-trac] [WordPress Trac] #61445: Synced patterns can not be used on site if pages are copied

WordPress Trac noreply at wordpress.org
Fri Jun 14 14:17:42 UTC 2024


#61445: Synced patterns can not be used on site if pages are copied
-------------------------+-----------------------------
 Reporter:  johannf78    |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  6.5.4
 Severity:  normal       |   Keywords:  needs-patch
  Focuses:               |
-------------------------+-----------------------------
 Currently the synced patters uses a reference ID to reference the synced
 pattern.
 <!-- wp:block {"ref":3584} /-->

 Problem is if a page is copied to another site then the synced pattern
 with that ID will not be on the other site.
 One will get the error "Block has been deleted or is unavailable."
 Once can re-create the pattern but it will have a different ID.
 Either one needs to be able to specify the ID of the pattern or reference
 it by a name / slug.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61445>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list