Clement Boirie
Clement Boirie
Fix missing block style loaded with `style_handle`. It's possible to register a block style with a handle instead of an inline style. In that case and when `wp_should_load_separate_core_block_assets()` is `true`,...
- Remove extra spaces in `cache patch` PHPDoc annotation - Specify default value for `expiration` argument in `transient patch` PHPDoc annotation
The PR update fixes the cache invalidation issue when an attachment is added, edited or deleted. It also adds a button in the admin bar to manually flush the cache....