Title: Snoodlr AI Assistant for WordPress and WooCommerce
Author: SIRAPIX
Published: <strong>June 3, 2026</strong>
Last modified: June 16, 2026

---

Search plugins

![](https://ps.w.org/snoodlr-ai-assistant-for-woocommerce/assets/banner-772x250.
png?rev=3559561)

![](https://ps.w.org/snoodlr-ai-assistant-for-woocommerce/assets/icon-256x256.png?
rev=3559561)

# Snoodlr AI Assistant for WordPress and WooCommerce

 By [SIRAPIX](https://profiles.wordpress.org/sirapix/)

[Download](https://downloads.wordpress.org/plugin/snoodlr-ai-assistant-for-woocommerce.2.8.zip)

 * [Details](https://wordpress.org/plugins/snoodlr-ai-assistant-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/snoodlr-ai-assistant-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/snoodlr-ai-assistant-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/snoodlr-ai-assistant-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/snoodlr-ai-assistant-for-woocommerce/)

## Description

Snoodlr AI Assistant for WordPress and WooCommerce connects a WordPress or WooCommerce
site to Snoodlr’s external AI assistant service to collect leads, take orders and
more.

Version 2.8 provides the local plugin bootstrap, activation/deactivation handlers,
settings defaults, permission-gated admin screens, nonce-protected admin view state,
local admin assets, local database tables, local source detection and confirmation,
signed query routes, optional WooCommerce commerce routes, pending-order idempotency
safeguards, explicit cart capability metadata, idempotent same-session add-to-cart
support, and optional frontend widget enablement.

Before an administrator connects Snoodlr, the plugin does not contact Snoodlr from
WordPress, auto-inject a widget, require WooCommerce, copy full site content to 
Snoodlr, call AI/LLM APIs from WordPress, add analytics or tracking, or process 
online payments.

### External Services

Snoodlr is an external AI assistant service. This plugin connects to Snoodlr only
after an administrator explicitly clicks Connect to Snoodlr during setup.

Data shared with or exchanged with Snoodlr is limited to these categories:

 * Connection onboarding. The hosted Snoodlr onboarding route at `https://app.snoodlr.
   com/en/app/integrations/wordpress/connect` receives the site URL, WordPress admin
   URL, callback URL, plugin version, WordPress version, PHP version, locale, timezone,
   site name, generated site public ID, WooCommerce active flag, connection state
   value, and source identifier. Because the administrator’s browser opens Snoodlr’s
   hosted onboarding page, Snoodlr may also receive standard browser request metadata
   such as IP address, user agent, and referrer.
 * Connection callback and credentials. Snoodlr returns a connection status, connection
   ID, connection secret when provided, and widget public key when provided. These
   values are stored locally in WordPress. The connection secret is used for HMAC
   request signing and is not exposed to frontend JavaScript.
 * Connection verification and disconnect. WordPress admin status screens may call`
   https://api.snoodlr.com/v1/public/wordpress/connection-verify`. Disconnecting
   may call `https://api.snoodlr.com/v1/public/wordpress/connection-disconnect`.
   These calls send the Snoodlr connection ID, timestamp, nonce, HMAC signature,
   and, for disconnect, a disconnect reason and source identifier.
 * Signed health and capability responses. After connection, Snoodlr may send signed
   requests to the local WordPress REST routes. WordPress may return plugin version,
   schema version, table verification status, indexed/dirty/failed object counts,
   last indexed time, enabled source-role counts, entity and mention counts, widget
   enabled/supported status, WooCommerce availability, commerce capability names,
   currency, and whether query routes are ready.
 * Signed content query responses. Snoodlr may send search queries, entity subjects,
   object IDs, WordPress object IDs, object kind/subtype filters, role filters, 
   language, sort, limits, and an `include_body` flag. WordPress may return the 
   echoed sanitized query parameters, relevant result IDs, WordPress object IDs,
   object kind/subtype, title, sanitized snippet or summary, URL, source role, published/
   modified dates, matched fields, evidence notes, relevance score, entity IDs, 
   canonical entity names, entity type, confidence, source count, ambiguity candidates,
   primary context, latest updates, reference context, and, only when `include_body`
   is requested, a sanitized body excerpt limited by the plugin.
 * Signed WooCommerce product responses. If WooCommerce is active, Snoodlr may send
   product search text, filters, product ID, variation ID, quantity, requested attributes,
   order/sort values, and stock/category/tag filters. WordPress may return public
   product evidence including product ID, variation ID, product title, summary, 
   URL, image URL, price, regular price, sale price, display price, currency, stock
   status, availability, published/modified dates, product attributes, categories,
   tags, matched fields, relevance score, and diagnostic counts for the product 
   search.
 * Pending order and order status flows. If a visitor asks Snoodlr to create a pending
   order, Snoodlr sends the requested items, product IDs, variation IDs, quantities,
   attributes, customer name, customer email or phone, billing address fields, shipping
   address fields, and customer note to WordPress. WordPress creates a pending WooCommerce
   order and returns only the order ID, order number, status, total, currency, and
   created time. For order status, Snoodlr sends an order ID or order number plus
   an email or phone verification value; WordPress returns the same minimal order
   fields after verification.
 * Optional frontend widget. The frontend widget is disabled by default. If an administrator
   enables it after connecting Snoodlr, the plugin loads a local bootstrap script
   that loads Snoodlr’s hosted widget from `https://app.snoodlr.com/widget/loader.
   js` on public site pages. The local bootstrap exposes only widget URL, API base
   URL, widget public key, plugin version, locale, and widget position to frontend
   JavaScript. Widget API calls use `https://api.snoodlr.com`. Visitor conversations
   in the widget, and any information visitors type into the widget such as names,
   contact details, product requests, order requests, or order verification details,
   are processed by Snoodlr. Loading the hosted widget can also share standard browser
   request metadata with Snoodlr, such as IP address, user agent, and referrer/current
   page URL depending on browser policy.

The plugin creates local indexing tables inside WordPress and lets administrators
confirm which detected content sources may be indexed locally. Source choices start
disabled and are enabled only after an administrator saves selected sources. Full
site content, full product catalogs, posts, pages, custom post types, existing orders,
customers, and coupons are not bulk-copied to Snoodlr by default.

When WooCommerce is installed, signed commerce routes can search locally indexed
enabled product sources, check live product availability, create pending WooCommerce
orders, and return minimal verified order status. Availability, price, stock, order
creation, and order status use live WooCommerce APIs. The plugin does not process
payment and does not return full customer profiles, full addresses for existing 
orders, private order notes, or payment metadata. Administrators can disconnect 
or revoke local access credentials without deleting local index tables or confirmed
sources.

Administrators can disable the widget at any time. The plugin does not add hidden
frontend credits, tracking pixels, analytics scripts, remote fonts, or unrelated
third-party scripts.

Snoodlr Terms of Use: https://app.snoodlr.com/en/terms-of-use
 Snoodlr Privacy Policy:
https://app.snoodlr.com/en/privacy-policy

### Privacy and Data Processing

The plugin stores source confirmations, local index rows, entity mentions, connection
status, signed API metadata, and widget settings inside WordPress.

Local indexing is limited to administrator-enabled, confirmed public sources. Drafts,
private content, password-protected content, failed rows, not-indexable rows, orders,
customers, and coupons are excluded from local content indexing.

Signed query routes return structured evidence only. They do not return full body
text by default. Object requests with `include_body` return a limited sanitized 
excerpt, not unlimited raw content.

If the optional widget is enabled, visitor conversations occur through Snoodlr’s
hosted widget and are processed by Snoodlr. The plugin exposes only non-secret widget
configuration to the frontend: widget URL, API base URL, widget public key, plugin
version, locale, and position.

### WooCommerce Support

WooCommerce is optional. The plugin activates and its settings pages work without
WooCommerce.

When WooCommerce is active and available, signed commerce routes can search locally
indexed enabled product sources, check live availability and price, create pending
orders, and return verified minimal order status. Product search may use local discovery
snapshots, but availability, price, stock, pending-order creation, and order status
are checked through live WooCommerce APIs.

The plugin does not process payments, mark orders paid, export the catalog, expose
broad order search, return full customer profiles, or expose payment metadata/private
order notes.

### Disconnect and Uninstall

Disconnecting Snoodlr removes local connection credentials and prevents signed Snoodlr
requests from authenticating. It does not remove local index tables, confirmed sources,
or plugin settings.

Uninstall removes plugin options including connection credentials, settings, schema
status, API error status, and widget settings. Local Snoodlr database tables are
preserved by default to avoid unexpected merchant/site data loss.

### Limitations

Production Snoodlr service URLs must remain accurate for the release build.

The plugin returns structured evidence to Snoodlr. Final answer synthesis happens
in Snoodlr’s external service, not inside WordPress.

Online payments are not supported. Orders created by the commerce API are pending
WooCommerce orders only.

## Screenshots

[⌊Connect Snoodlr through the guided WordPress setup flow.⌉⌊Connect Snoodlr through
the guided WordPress setup flow.⌉[

Connect Snoodlr through the guided WordPress setup flow.

[⌊Choose which public site and store sources Snoodlr can use.⌉⌊Choose which public
site and store sources Snoodlr can use.⌉[

Choose which public site and store sources Snoodlr can use.

[⌊Build and review the local WordPress index before enabling the assistant.⌉⌊Build
and review the local WordPress index before enabling the assistant.⌉[

Build and review the local WordPress index before enabling the assistant.

[⌊Review conversations from different channels through a unified inbox that is product-
aware.⌉⌊Review conversations from different channels through a unified inbox that
is product-aware.⌉[

Review conversations from different channels through a unified inbox that is product-
aware.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/snoodlr-ai-assistant-for-woocommerce/`.
 2. Activate Snoodlr AI Assistant for WordPress and WooCommerce and WhatsApp.
 3. Open the Snoodlr admin menu to review the setup disclosure.
 4. Confirm which detected public sources may be indexed locally.
 5. Connect Snoodlr only when you are ready to allow signed, scoped server-to-server
    requests.
 6. Enable the optional frontend widget only if you want Snoodlr’s hosted widget to
    load on public pages.

Activation does not contact Snoodlr and does not inject frontend assets.

## FAQ

### Does activation contact Snoodlr?

No. Activation is local only. It creates or repairs local plugin options and database
tables, but it does not contact Snoodlr.

### Does this plugin copy my full website to Snoodlr?

No. The planned V1 architecture uses local WordPress indexing tables and signed 
scoped runtime requests. Full site content is not copied to Snoodlr by default.

### Does this plugin work without WooCommerce?

Yes. WooCommerce is optional. Commerce capabilities report unavailable and commerce
routes return safe unavailable errors when WooCommerce is inactive.

### Does this plugin process payments or complete orders?

No. Commerce routes can create pending WooCommerce orders only. They do not mark
payment complete or process online payments.

### Does uninstall remove local Snoodlr database tables?

No. The plugin preserves local Snoodlr database tables on uninstall to avoid unexpected
data loss. Plugin options and connection credentials are removed.

### Does this plugin inject a frontend chat widget?

Not by default. The widget is not injected on activation or connection. It loads
only after an administrator explicitly enables it while Snoodlr is connected, and
it can be disabled at any time.

### How do I disconnect Snoodlr?

Open the Snoodlr setup or settings page and use Disconnect Snoodlr. This revokes
local connection credentials and stops signed requests from authenticating.

### Does the plugin expose secrets in frontend JavaScript?

No. The frontend widget config contains only non-secret public fields. HMAC secrets,
connection secrets, private tokens, admin nonces, source data, order data, and customer
data are not localized to frontend JavaScript.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Snoodlr AI Assistant for WordPress and WooCommerce” is open source software. The
following people have contributed to this plugin.

Contributors

 *   [ SIRAPIX ](https://profiles.wordpress.org/sirapix/)

[Translate “Snoodlr AI Assistant for WordPress and WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/snoodlr-ai-assistant-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/snoodlr-ai-assistant-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/snoodlr-ai-assistant-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/snoodlr-ai-assistant-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/snoodlr-ai-assistant-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.8

 * Added idempotent same-session add-to-cart support for the frontend widget cart
   endpoint.
 * Returned public cart summaries from add-to-cart responses without cart hashes
   or cart item keys.
 * Advertised `supports_cart_add_idempotency` with cart contract version 2.

#### 2.7

 * Added explicit WooCommerce cart capability metadata for signed commerce capability
   refreshes.
 * Kept cart support separate from pending-order and checkout/payment capabilities.

#### 2.6

 * Added pending-order idempotency capability metadata for signed WooCommerce commerce
   routes.
 * Hardened pending-order creation with required idempotency keys, request fingerprints,
   replay handling, conflict detection, and in-progress locking.
 * Kept Snoodlr-created pending orders unpaid and suppressed WooCommerce order emails
   during signed pending-order creation.

#### 2.5

 * Improved onboarding index progress so indexed and queued counts refresh through
   AJAX while indexing is running.
 * Added incremental onboarding indexing ticks so progress moves item by item instead
   of jumping after a full background batch completes.
 * Fixed Reindex to requeue failed index items and rebuild eligible local index 
   content when there are no failed items to retry.
 * Simplified the onboarding index step actions to Continue to widget, Reindex, 
   and Back.
 * Fixed indexing button labels, spinner alignment, and completion state so the 
   button does not stay stuck in an animation.
 * Linked the setup logo and Plugins screen Application action to the Snoodlr app.
 * Updated plugin information links to use https://snoodlr.com for Snoodlr website
   details.

#### 0.2.2

 * Added WooCommerce cart awareness for the Snoodlr widget so shoppers can ask what
   is currently in their cart.
 * Added visitor-session cart REST routes for reading cart contents and adding, 
   updating, or removing WooCommerce cart items through same-origin, nonce-protected
   requests.
 * Added WordPress cart bridge configuration to the frontend widget loader so Snoodlr
   can complete add-to-cart actions in the shopper’s active WooCommerce session.
 * Improved cart-question handling so current-cart questions are not answered with
   broad product catalog listings.
 * Updated plugin release tag and version metadata.

#### 0.1.5

 * Hardened admin view query parameters behind nonce and capability checks.
 * Centralized admin POST permission, nonce, and input handling.
 * Refactored local query SQL to use fixed prepared statement templates.

#### 0.1.4

 * Aligned release metadata for WordPress.org packaging.
 * Hardened source consent so detected sources are not enabled until an administrator
   saves the choice.
 * Expanded external service disclosure for connection verification and disconnect
   calls.
 * Cleaned uninstall option removal and escaping in source cards.

#### 0.1.1

 * Updated release metadata for SIRAPIX attribution and plugin version alignment.

## Meta

 *  Version **2.8**
 *  Last updated **1 month ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [ai assistant](https://wordpress.org/plugins/tags/ai-assistant/)[chatbot](https://wordpress.org/plugins/tags/chatbot/)
   [support](https://wordpress.org/plugins/tags/support/)[whatsapp](https://wordpress.org/plugins/tags/whatsapp/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/snoodlr-ai-assistant-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/snoodlr-ai-assistant-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/snoodlr-ai-assistant-for-woocommerce/reviews/)

## Contributors

 *   [ SIRAPIX ](https://profiles.wordpress.org/sirapix/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/snoodlr-ai-assistant-for-woocommerce/)