Title: AttorneyConnect AI
Author: AttorneyConnect LLC
Published: <strong>September 18, 2025</strong>
Last modified: February 20, 2026

---

Search plugins

![](https://ps.w.org/attorneyconnect-ai/assets/banner-772x250.png?rev=3366090)

![](https://ps.w.org/attorneyconnect-ai/assets/icon-256x256.png?rev=3366090)

# AttorneyConnect AI

 By [AttorneyConnect LLC](https://profiles.wordpress.org/attorneyconnect/)

[Download](https://downloads.wordpress.org/plugin/attorneyconnect-ai.1.0.27.zip)

 * [Details](https://test.wordpress.org/plugins/attorneyconnect-ai/#description)
 * [Reviews](https://test.wordpress.org/plugins/attorneyconnect-ai/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/attorneyconnect-ai/#installation)
 * [Development](https://test.wordpress.org/plugins/attorneyconnect-ai/#developers)

 [Support](https://wordpress.org/support/plugin/attorneyconnect-ai/)

## Description

AttorneyConnect AI engages visitors, qualifies leads, and streamlines intake 24/
7. Add a branded chat experience, optional call/message buttons, and a floating 
chat entry point.

**Important:** To use this plugin you must [sign up at AttorneyConnect.ai](https://AttorneyConnect.ai)
and obtain a **Website Code**. The code connects your WordPress site to your AttorneyConnect
account. Without it, the chat feature cannot function.

**Key Features**
 * Branded widget bar (horizontal/vertical) * Floating chat button*
Custom colors and text color * Auto-engagement after a configurable delay * Default-
on widget actions and attribution (Title, Call, Message, Chat, Powered by) * Optional“
Powered by AttorneyConnect” attribution * Works with buttons/links anywhere on your
site

**Open chat from your own buttons/links**
 Add the CSS class `open-attorneyconnect`
to any button or link to open the chat. Example: `<a href="#" class="open-attorneyconnect"
>Chat with us</a>`

**Where to find the settings**
 Once activated, go to **Settings  AttorneyConnect**
in your WordPress admin.

For support, sales, or profile updates, visit **https://AttorneyConnect.ai**.

### Service and Data Disclosure

This plugin acts as a client for the **AttorneyConnect AI** service.
 When enabled,
it establishes a WebSocket/HTTPS connection to AttorneyConnect servers in order 
to deliver chat functionality.

**Remote Endpoints Contacted**
 * `https://apis.attorneyconnect.ai` (production)*`
https://apis.stage.attorneyconnect.ai` (staging) * `https://apis.dev.attorneyconnect.
ai` (development)

No chat or lead functionality can operate without contacting these endpoints.

**What’s Sent**
 * Your **Website Code** (provided when you sign up at [AttorneyConnect.ai](https://AttorneyConnect.ai)),
which identifies your account. * Chat session messages and metadata necessary for
operation of the receptionist service. * Plugin metadata including: * `plugin_version`(
plugin build version) * `device_type` (`mobile` or `desktop`)

**What’s Required**
 * An active AttorneyConnect account. * A valid Website Code
entered in the plugin settings.

By activating this plugin you are connecting your site to the AttorneyConnect service.
If you do not have an account or do not wish your site to communicate with AttorneyConnect
servers, do not enable the plugin.

## Installation

 1. Sign up at [AttorneyConnect.ai](https://AttorneyConnect.ai) to obtain your **Website
    Code**.
 2. Upload the plugin zip via **Plugins  Add New  Upload Plugin**, or copy to `/wp-
    content/plugins/attorneyconnect-ai/`.
 3. Activate the plugin.
 4. Go to **Settings  AttorneyConnect** and enter your Website Code, then configure:
 5.  * Widget bar placement
     * Colors and text color
     * Buttons (Call / Message / Title)
     * Floating chat button
     * Engagement time (auto-open delay)

**Optional:** Add class `open-attorneyconnect` to any button/link to open chat from
your site UI.

## FAQ

### Do I need an AttorneyConnect account to use this plugin?

Yes. You must create an account at [AttorneyConnect.ai](https://AttorneyConnect.ai)
to receive a **Website Code**. Enter this code in the plugin settings to activate
the chat on your site.

### What does “Powered by AttorneyConnect” mean?

When enabled, the chat footer shows “Powered by AttorneyConnect,” linking to https://
AttorneyConnect.ai. It indicates the chat experience is provided by AttorneyConnect
AI. This is enabled by default, and you can turn it off in settings.

### Where is the settings page?

Under **Settings  AttorneyConnect** in your WordPress admin.

### How do I open chat from my own button?

Add CSS class `open-attorneyconnect` to the element. The plugin listens for clicks
on that class and opens the chat.

## Reviews

![](https://secure.gravatar.com/avatar/5e536879bf7a40f11c1cc570672403130a2b805f4c0d570753444b9e11760b24?
s=60&d=retro&r=g)

### 󠀁[AI Receptionist for Law Firm Websites](https://wordpress.org/support/topic/ai-receptionist-for-law-firm-websites/)󠁿

 [BigE](https://profiles.wordpress.org/ibardorf/) September 24, 2025

Installation and setup is simple. Plugin is light-weight and works as advertised.
It’s best to entirely replace all website contact forms with this AI receptionist.
We were able to customize the appearance to match our website colors. This AI is
trained to know our law firm details, attorneys, practice areas. It asks second 
level questions way beyond the typical chat-bot that just gathers name and phone
number. It catches spam and unrelated solicitations. All in all, very good.

 [ Read all 1 review ](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/)

## Contributors & Developers

“AttorneyConnect AI” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ AttorneyConnect LLC ](https://profiles.wordpress.org/attorneyconnect/)

[Translate “AttorneyConnect AI” into your language.](https://translate.wordpress.org/projects/wp-plugins/attorneyconnect-ai)

### Interested in development?

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

## Changelog

#### 1.0.27

 * Updated defaults so new installs start with Title, Call, Message, Chat, and Powered
   by AttorneyConnect enabled.
 * Added stronger CSS overrides for chat composer text color/caret/placeholder to
   prevent theme color inheritance issues.

#### 1.0.26

 * Added `plugin_version` metadata on chat messages for service compatibility and
   diagnostics.
 * Added `device_type` metadata (`mobile`/`desktop`) on chat messages.
 * Added client-side debug logging for outgoing chat metadata (`plugin_version`,`
   device_type`).

#### 1.0.25

 * Fix fatal error introduced in 1.0.24.

#### 1.0.24

 * Mobile: Call button opens the phone app directly; desktop still opens the call
   popup.
 * Footer: End Chat and Powered By align on one row with the legal disclaimer below.
 * Widget bar: Restored divider under the logo and ensured it appears horizontally
   too.
 * Mobile: Send button forced to equal width/height.

#### 1.0.23

 * Fix chat reset not fully clearing persisted session state.
 * Ensure new chat sessions always start clean after ending a conversation.

#### 1.0.15

 * Initial public release.

## Meta

 *  Version **1.0.27**
 *  Last updated **3 months ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/attorneyconnect-ai/)
 * Tags
 * [conversion](https://test.wordpress.org/plugins/tags/conversion/)[intake](https://test.wordpress.org/plugins/tags/intake/)
   [law firm](https://test.wordpress.org/plugins/tags/law-firm/)[legal](https://test.wordpress.org/plugins/tags/legal/)
 *  [Advanced View](https://test.wordpress.org/plugins/attorneyconnect-ai/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/attorneyconnect-ai/reviews/)

## Contributors

 *   [ AttorneyConnect LLC ](https://profiles.wordpress.org/attorneyconnect/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/attorneyconnect-ai/)