Skip to content

v7.0.44

Choose a tag to compare

@mseiedmiri mseiedmiri released this 10 Aug 07:42
· 25 commits to master since this release

7.0.44

  • 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.