This PR is a bug fix that resets the Block IDs transient at the start of a new request to ensure a new set of IDs is being used when creating Block IDs and checking for duplicates.
Issues
N/A/
Testing Instructions
Using a block that supports block_id, add one or more to a page.
Make changes and save within 1 min of the previous save
Ensure the Block ID(s) have not changed. ($block['block_id'])
Summary
This PR is a bug fix that resets the Block IDs transient at the start of a new request to ensure a new set of IDs is being used when creating Block IDs and checking for duplicates.
Issues
Testing Instructions
block_id
, add one or more to a page.$block['block_id']
)