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
Fixed nested media fields inside Group, Repeater, and Flexible Content so companion media URLs are saved correctly.
Resolved media attachment IDs from submitted companion URLs when available, preventing stale old assets from rendering after selecting a new image/video.
Fixed image/video media fields that could keep showing an older MP4 even after a new image was selected.
Added a defensive fallback for the WordPress media picker so the field can still open if a media library filter fails in admin JavaScript.
Kept cleared nested media values explicit so removed media does not merge back to old saved asset IDs.