You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(editor): update asset loading for ACF V3 blocks in editor
- Changed the action hook from `enqueue_block_editor_assets` to `enqueue_block_assets` to ensure ACF V3 block previews load correctly within the iframe.
- Added comments to clarify the impact of WP 6.3+ on block rendering and lazy loading of images.
0 commit comments