What problem does this address?
When working across environments, Patterns that contain Synced Patterns break because the post ID referenced in <!-- wp:block {"ref":3156} /--> won't be the same on local, staging, and the live environments.
What is your proposed solution?
- Add a new
slug or name string attribute to point to the Synced Pattern's wp_block post.
What problem does this address?
When working across environments, Patterns that contain Synced Patterns break because the post ID referenced in
<!-- wp:block {"ref":3156} /-->won't be the same on local, staging, and the live environments.What is your proposed solution?
slugornamestring attribute to point to the Synced Pattern'swp_blockpost.