Changeset 3403803
- Timestamp:
- 11/27/2025 06:39:03 AM (4 months ago)
- Location:
- nexron-ai-chat
- Files:
-
- 12 added
- 2 edited
-
tags/2.0.6 (added)
-
tags/2.0.6/images (added)
-
tags/2.0.6/images/nexron-blue.png (added)
-
tags/2.0.6/images/nexron-icon.png (added)
-
tags/2.0.6/images/nexron-loading.png (added)
-
tags/2.0.6/nexron-ai-chat-admin-script.js (added)
-
tags/2.0.6/nexron-ai-chat-config.php (added)
-
tags/2.0.6/nexron-ai-chat-options.php (added)
-
tags/2.0.6/nexron-ai-chat-products.php (added)
-
tags/2.0.6/nexron-ai-chat-settings.php (added)
-
tags/2.0.6/nexron-ai-chat.php (added)
-
tags/2.0.6/readme.txt (added)
-
trunk/nexron-ai-chat.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nexron-ai-chat/trunk/nexron-ai-chat.php
r3388631 r3403803 3 3 * Plugin Name: Nexron AI Chat 4 4 * Description: Nexron AI Chat is a powerful chatbot plugin for WordPress websites, helping visitors easily access website information through conversation. 5 * Version: 2.0. 65 * Version: 2.0.7 6 6 * Author: Nexron LLC 7 7 * Author URI: https://www.nexron.ai … … 15 15 */ 16 16 17 define( 'nexron_ai_chat_version', '2.0. 6' );17 define( 'nexron_ai_chat_version', '2.0.7' ); 18 18 19 19 /* -
nexron-ai-chat/trunk/readme.txt
r3388631 r3403803 3 3 Requires at least: 5.0 4 4 Tested up to: 6.8 5 Stable tag: 2.0. 65 Stable tag: 2.0.7 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 12 12 13 13 **Transform Your WordPress Site with Nexron AI Chat: The Ultimate Chatbot Solution** 14 15 <iframe width="560" height="315" src="https://www.youtube.com/embed/aO8_xFSxZWM" title="Nexron Chat AI - WordPress Plugin" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> 14 16 15 17 Looking to revolutionize the way you engage with visitors on your WordPress site? Nexron AI Chat is the must-have plugin that brings intelligent, real-time conversations right to your website. Whether you’re answering questions, offering support, or guiding users to the right content, Nexron AI Chat ensures a seamless, interactive experience that keeps visitors coming back. … … 31 33 * Easy setup and configuration 32 34 * Requires a Nexron account to use the service 35 36 == Screenshots == 37 38 1. Chat interface. 39 2. Nexron AI Chat plugin menu entry. 40 3. Account setup/registration. 41 4. Organization setup/ 42 5. Chatbot customization. 43 6. Frequently Asked Questions setup. 44 7. Link into WordPress. 45 8. WordPress setup complete. 46 9. Visitor chat notification. 33 47 34 48 **How It Works:** … … 52 66 For updates, tips, and support, follow us on: 53 67 54 - [Instagram n](https://www.instagram.com/nexron.ai)68 - [Instagram](https://www.instagram.com/nexron.ai) 55 69 - [LinkedIn](https://www.linkedin.com/company/nexron-ai) 56 70 - [X](https://x.com/nexron_ai) … … 95 109 Features of Nexron AI Chat Plugin rely on Nexron AI services and will not function correctly if the service is not available or if you choose not to connect. 96 110 97 == Screenshots ==98 99 1. Chat interface.100 2. Nexron AI Chat plugin menu entry.101 3. Account setup/registration.102 4. Organization setup/103 5. Chatbot customization.104 6. Frequently Asked Questions setup.105 7. Link into WordPress.106 8. WordPress setup complete.107 9. Visitor chat notification.108 109 111 110 112 == Changelog == 113 114 = 2.0.7 - 2025-11-27 = 115 * Fix: Readme spelling correction. 116 * Improvement: Add Video Description. 111 117 112 118 = 2.0.6 - 2025-11-03 =
Note: See TracChangeset
for help on using the changeset viewer.