آیکن Zen Cortext – Your AI SDR for inbound
افزونه رایگان نسخه 2.39.27

Zen Cortext – Your AI SDR for inbound

توسعه‌دهنده: Yury Parfentsov

توضیحات

An AI SDR that reads your site, talks to your visitors, and knows when to call you.

تغییرات این نسخه

2.39.27

Security / WordPress.org review compliance: all CSS and HTML the plugin prints on the front end is now escaped at the point of output (escape-late), not only sanitized when saved, using core WordPress functions. The editable chat templates are emitted through wp_kses() with an explicit allow-list that keeps the chat’s SVG icons and form controls while stripping anything else; admin-editable chat.css and the per-site design tokens are run through wp_strip_all_tags() before being attached to the page, so a saved stylesheet can no longer break out of its element (the chat.css editor also rejects HTML-breakout sequences at save time). No visible change to the chat for visitors or admins.

2.39.24

Replaced the free-form Header / Body / Footer custom-code fields on the Tracking settings tab with a single “Google Tag Manager container ID” field. Instead of pasting a code snippet, you enter your GTM container ID (GTM-XXXXXXX) and the plugin loads the standard Tag Manager container on the standalone chat page for you. GA4, Google Ads, the Meta Pixel, and any other tags continue to load through your GTM container exactly as before, and the chat’s existing data-layer conversion events keep firing. On upgrade, a GTM container ID already present in your old tracking code is carried over automatically; the old code fields are removed. This change aligns the plugin with WordPress.org’s policy against general-purpose script-insertion features.

2.39.23

WordPress.org review complia