=== LeadConnector === Contributors: varunvairavanlc, pranoylc, alphaenigma, iamnfinitylc, hemantlc Plugin URI: https://www.leadconnectorhq.com Tags: chat widget, crm, funnel, forms, marketing automation Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 3.0.27 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Connect WordPress to LeadConnector for chat widgets, funnels, forms, calendars, reviews, custom values, and CRM tools. == Description == **LeadConnector brings your CRM, funnels, and conversion tools into WordPress.** LeadConnector connects your WordPress website with your LeadConnector account. Add chat widgets, publish funnel steps, embed forms and calendars, show reviews, sync custom values, and manage conversion tools from one WordPress admin panel. **Why Choose LeadConnector?** * **CRM-connected tools**: Connect WordPress to your LeadConnector location. * **Conversion embeds**: Add chat widgets, forms, calendars, surveys, quizzes, phone pools, and reviews. * **Funnel publishing**: Import funnel steps with iframe, redirect, or native HTML display. * **Personalization**: Use LeadConnector custom values in WordPress content. * **SEO, email, and cache tools**: Use supported SEO overrides, SMTP email, and optional Rocket.net cache purge. **Key Features** * **Chat Widget**: Enable and select the LeadConnector chat widget to display on your site. * **Funnel Pages**: Import LeadConnector funnel steps and publish them as WordPress-managed funnel pages. * **Forms, Calendars, Surveys, and Quizzes**: Embed LeadConnector assets. * **Reviews Widget**: Display reputation and review widgets. * **Phone Number Pools**: Add dynamic phone tracking. * **Custom Values**: Sync CRM custom values and use them in WordPress content placeholders. * **Email Sending**: Route WordPress email through LeadConnector SMTP when enabled. * **SEO Overrides**: Manage titles, descriptions, keywords, and social metadata for supported paths. * **AI Pages**: Use supported LeadConnector AI workflows for landing pages, blogs, and e-commerce layouts. * **CDN Cache Purge**: Purge Rocket.net cache when configured and triggered by an administrator. **Available Shortcodes** * `[lc_form]` - Embed a LeadConnector form. * `[lc_calendar]` - Embed a LeadConnector calendar. * `[lc_survey]` - Embed a LeadConnector survey. * `[lc_quiz]` - Embed a LeadConnector quiz. * `[lc_reviews_widget]` - Embed a LeadConnector reviews widget. * `[lc_phone_number_pool]` - Add a LeadConnector phone number tracking pool. **For Developers** LeadConnector registers a funnel custom post type, authenticated REST proxy endpoints, OAuth token refreshes, and a WP-CLI Elementor import command. Source for the compiled admin UI is linked below. == Installation == = Minimum Requirements = * WordPress 5.0 or greater * PHP 7.4 or greater = Recommended Environment = * WordPress 5.5.3 or greater * PHP 7.4.9 or greater * WordPress memory limit of 64 MB or greater; 128 MB or higher is preferred = Setup = 1. Install LeadConnector from the WordPress plugin installer, or upload the plugin folder to `/wp-content/plugins/`. 1. Activate the plugin from the WordPress Plugins screen. 1. Go to **LeadConnector** in the WordPress admin menu. 1. Connect your LeadConnector account. 1. Select your location and enable the tools you want to use. == Frequently Asked Questions == = Do I need a LeadConnector account? = Yes. You need an active LeadConnector account and a connected location to use the CRM-connected features. = Is the plugin free? = The WordPress plugin is free. A LeadConnector subscription may be required to use connected services such as widgets, funnels, forms, calendars, email, and CRM tools. = How do I connect my LeadConnector account? = Open **LeadConnector** in the WordPress admin menu and follow the connection flow. Settings changes use authenticated WordPress admin requests. = How do I add the chat widget to my site? = Open **LeadConnector > Chat Widget**, enable the widget, and select the widget you want to display. The plugin loads the selected LeadConnector chat widget on your WordPress site. = How do I publish a LeadConnector funnel in WordPress? = Open **LeadConnector > Funnels**, choose a funnel and funnel step, set the WordPress slug, and publish it. Funnel pages are stored in WordPress as LeadConnector funnel content and routed through the selected display method. = What shortcodes are available? = The plugin includes `[lc_form]`, `[lc_calendar]`, `[lc_survey]`, `[lc_quiz]`, `[lc_reviews_widget]`, and `[lc_phone_number_pool]`. = Does the plugin work with Elementor and other page builders? = Yes. The plugin includes Elementor-specific compatibility support and frontend styles for supported LeadConnector funnel pages. Compatibility can vary by theme, template, and builder configuration. = Does the plugin support RTL languages? = Yes. LeadConnector includes Right-to-Left language support for supported plugin screens and frontend output. == Screenshots == 1. LeadConnector settings and account connection screen. 2. Chat widget setup and widget selection. 3. Chat widget preview on the website. 4. Add and edit LeadConnector funnel steps as WordPress pages. 5. View and manage published LeadConnector pages. == External Services == This plugin connects to external services to authenticate your account, load widgets and embeds, sync CRM data, publish funnel content, refresh OAuth tokens, and optionally purge CDN cache. = LeadConnector Platform = The plugin communicates with LeadConnector services to authenticate your account, retrieve settings, load widgets, list and embed LeadConnector assets, and refresh OAuth tokens. Requests may include your location ID, OAuth tokens, plugin settings, selected embed IDs, funnel step IDs, WordPress site URL, and admin-triggered configuration data. Domains used by LeadConnector features include `rest.leadconnectorhq.com`, `services.leadconnectorhq.com`, `api.leadconnectorhq.com`, `widgets.leadconnectorhq.com`, `app.leadconnectorhq.com`, `marketplace.leadconnectorhq.com`, `backend.leadconnectorhq.com`, `link.msgsndr.com`, and `reputationhub.site`. * Service: https://www.leadconnectorhq.com/terms2 * Privacy Policy: https://www.leadconnectorhq.com/privacy-policy == Source Code == The WordPress.org distribution includes compiled JavaScript for the LeadConnector admin UI (`admin/app.js`, `admin/chunk-vendors.js`). Human-readable source, build instructions, and version history live in the public repository: https://github.com/LeadConnectorHQ/leadconnector-fe == Privacy Policy == LeadConnector connects WordPress with your LeadConnector account. Depending on enabled features, the plugin may store connection details, selected widget IDs, location IDs, OAuth tokens, funnel settings, and embed configuration. When connected features are used, relevant account, location, site, funnel, widget, form, calendar, survey, quiz, review, phone, custom value, and email configuration data may be exchanged with LeadConnector services. Visitor interactions with embedded widgets are handled by LeadConnector services. == Changelog == = 3.0.27 = **Fixed** * Readme stable tag and Tested up to version aligned with the plugin release for WordPress.org compliance. * Admin menu labels use escaped strings for i18n tooling compatibility. **Improved** * Added Source Code documentation for compiled admin assets. * Standardized the Plugin URI readme header and removed duplicate third-party service text from the Upgrade Notice. = 3.0.26 = * Fix: Resolved chat widget breakage on some themes. = 3.0.25 = * Feature: Added ability to regenerate images for AI Pages. = 3.0.24 = * Feature: Added preview of color customization for AI pages. = 3.0.23 = * Fix: Resolved chat widget issues in some cases. * Improved: Minor copy changes. = 3.0.22 = * Security: Added security patches. = 3.0.21 = * Fix: Resolved login failures when WordPress is installed in a subfolder configuration. * Fix: Addressed cache issues when updating settings. Cache now auto-refreshes when changes are made. = 3.0.20 = * Fix: Resolved plugin breakage when permalink structure is set to Plain. = 3.0.19 = * Enhancement: CDN cache purge option now has broader visibility. = 3.0.18 = * Fix: Resolved layout shift on the left side in some themes. * Fix: Resolved external video embedding issues in funnels. = 3.0.17 = * Feature: Introduced AI-Powered WordPress Page Builder. * Fix: Improved template loading and builder panel compatibility. = 3.0.16 = * Enhancement: Added WordPress header and footer support in funnel HTML embed. = 3.0.15 = * Fix: Resolved UI breakage when a banner is present on top. = 3.0.14 = * Fix: Resolved embedded HTML issue. = 3.0.13 = * Feature: Added review widgets, calendars, surveys, and quizzes. = 3.0.12 = * Feature: Added LeadConnector-powered SEO capabilities. = 3.0.11 = * Feature: Added custom values integration for WordPress. = 3.0.10.5 = * Fix: Resolved plugin breakage with Advanced Custom Fields. = 3.0.10.4 = * Feature: Added support for Right-to-Left (RTL) languages. = 3.0.10.3 = * Feature: Added "Purge everything on all domains" option to the CDN cache dropdown. = 3.0.10.2 = * Fix: Resolved login and PHP 7.3 compatibility issues. = 3.0.10.1 = * Improved: Minor copy changes. = 3.0.10 = * Feature: Added usability notifications. = 3.0.9 = * Fix: Handled warning messages. = 3.0.8 = * Fix: Resolved errors related to funnels and added minor performance enhancements. = 3.0.7 = * Enhancement: Added native HTML funnel embeds, including order forms. = 3.0.6 = * Enhancement: Enabled support for multiple chat widgets. = 3.0.4 = * Performance: Resolved performance issues for websites with stale cron events. = 3.0.3 = * Security: Added sanitization and escaping for parameters. = 3.0 = * Fix: Improved cron job scheduling. = 2.0.5 = * Fix: Resolved chat widget getting disabled issue. = 2.0.3 = * Fix: Resolved errors. = 2.0.2 = * Fix: Resolved cron and loading screen issue. = 2.0 = * Feature: Added LeadConnector forms integration, email, and phone number tracking pool support in WordPress. = 1.9 = * Fix: Resolved warnings and errors. * Enhancement: Allowed `noscript` tag in tracking code. = 1.8 = * Security: Added security updates. = 1.7 = * Feature: Added option to use the WordPress site's default favicon for funnels. = 1.6 = * Fix: Added correct error when account permalinks are set to Plain. * Fix: Improved compatibility with plugins that stop chat widget installations. = 1.5 = * Fix: Tracking code now works from both funnel and step level. * Fix: Plugin CSS no longer conflicts with other plugin CSS. = 1.4 = * Feature: Added tracking code support for published WordPress funnel posts. * Feature: Added chat widget theme color support. * Fix: Added non-ASCII character support in meta tags. = 1.3 = * Fix: Resolved published funnel page issue when the domain is not connected. = 1.2 = * Fix: Bug fixes. = 1.1 = * Feature: Added SEO metadata support for funnel pages in WordPress. = 1.0 = * Feature: Added funnel import and a new LeadConnector settings page. = 0.5.0 = * Improved: Privacy policy update. = 0.4.0 = * Feature: Added latest chat widget integration. = 0.3.0 = * Fix: Removed dependency on jQuery Migrate script. = 0.2.0 = * Feature: Added `use email field` checkbox for the text widget. = 0.1.0 = * Initial public beta release. == Upgrade Notice == = 3.0.27 = Readme, source code, and admin menu i18n alignment for WordPress.org compliance. Safe to upgrade. = 3.0.26 = Fixes chat widget breakage on some themes. Safe to upgrade. = 3.0.21 = Improves subfolder login handling and refreshes cache after settings updates. Safe to upgrade. = 3.0.17 = Adds AI-powered page builder workflows and improves template compatibility. Review your page builder templates after upgrading.