Shailesh LeadCapture Pro

外掛說明

Shailesh LeadCapture Pro is the ultimate WhatsApp Chat solution for WordPress. It features a professional chatbot to capture visitor name, phone, email, and department leads before redirecting them to WhatsApp. Includes a built-in CRM dashboard with visual analytics, secure data handling, and professional CSV export capabilities.

安裝方式

  1. Upload the shailesh-leadcapture-pro folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to ‘WA Chatbot’ in the admin menu to configure settings.

常見問題集

Does it work on mobile?

Yes, the chatbot is fully responsive and works on all mobile devices.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Shailesh LeadCapture Pro〉的開發相關工作。

參與者

將〈Shailesh LeadCapture Pro〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.9

  • Fixed: Reorganized folder structure (css, js, assets) for better repository sync.
  • Fixed: Added missing WhatsApp icon (Dark-BG-Logo.svg) to assets folder.
  • Fixed: Corrected asset paths in PHP enqueue to resolve 404 errors.
  • Improvement: Fixed dashboard analytics box to display Chart.js correctly.

1.0.8

  • Fixed: Version mismatch in CSS/JS enqueuing that caused layout issues.
  • Fixed: Proper synchronization of assets with the WordPress Plugin Directory.
  • Improvement: Optimized chatbot display for better theme compatibility.

1.0.7

  • Fixed CSS and JS loading issues after repository sync.
  • Improved layout stability for all themes.

1.0.5

  • Fixed CSV Export handling to prevent screen rendering errors.
  • Restored Chatbot Form design and labels as per original UI.
  • Fixed Auto-Open timer logic for better browser compatibility.

1.0.4

  • Strictly implemented wp_enqueue for all JS and CSS files.
  • Removed external CDN dependencies (locally hosting Chart.js).
  • Implemented Late Escaping for all echoed variables and options.

1.0.3

  • Improved security and SQL data sanitization using $wpdb->prepare.