آیکن Agentic Commerce Engine
افزونه رایگان نسخه 4.3.1

Agentic Commerce Engine

توسعه‌دهنده: authoritas

توضیحات

Bring ACE to WordPress: AI content generation, AI search visibility research, native AI crawler analytics, and full WooCommerce product optimization.

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

4.3.1

A fresh install now opens on things to do, not on setup. The Dashboard leads with a dismissible “Start here” card of local actions (crawler analytics, catalog browsing, feed URLs, publishing preferences), tailored to whether WooCommerce is active.

No screen mentions an ACE account on a fresh install. The optional connect notice appears only after the plugin’s own crawler analytics have recorded meaningful AI traffic, and it opens with what was measured. Nothing changes about what works: every local feature is on from activation, with or without an account, forever.

Uninstall now also removes the plugin’s per-user dismissal preferences.

All request input is now read, unslashed, and sanitized directly inside each admin-ajax handler, immediately after its nonce check. Helper methods receive plain values and never touch request data, and no static-analysis suppressions for nonce verification remain anywhere in the plugin.

Admin scripts and styles are now enqueued from the screen hook suffix WordPress passes to the enqueue callback instead of reading the request URL.

Product pages no longer carry duplicate structured data: when the plugin outputs its enhanced JSON-LD graph, WooCommerce core’s copies of the same entity types (Product, BreadcrumbList) are suppressed, while Woo entities the plugin does not emit are kept.

Renamed the internal account-link field in error payloads.

The CSV export no longer raises PHP 8.4+ deprecation notices.

Bundled the full GPLv2 licens