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
Testimonials shortcode → web component.[rch_testimonials] now renders the Rechat SDK web component (<rechat-root><rechat-testimonials>) instead of the old client-side JS fetch. brand_id comes from the site setting (rch_rechat_brand_id), consistent with every other Rechat shortcode. Attributes: limit, title, color_mode.
Broadcast ACF media. ACF image/file/gallery fields now broadcast correctly to subsites — attachments are copied and the child post's meta is remapped to the new attachment IDs (core Broadcast only copies attached children + the featured image, so ACF media previously broadcast as a broken source-site ID).
Agent listings per page 10 → 12.
Cleanup. Removed unused rch-testimonials.js / rch-testimonials.css and their registrations.