Changeset 3480281
- Timestamp:
- 03/11/2026 02:50:50 PM (2 weeks ago)
- File:
-
- 1 edited
-
smartsearchwp/tags/2.6.4/wdgpt.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smartsearchwp/tags/2.6.4/wdgpt.php
r3464404 r3480281 4 4 * Description: A chatbot that helps users navigate your website and find what they're looking for. 5 5 * Plugin URI: https://www.smartsearchwp.com/ 6 * Version: 2.6. 36 * Version: 2.6.4 7 7 * Author: Webdigit 8 8 * Author URI: https://www.smartsearchwp.com/ … … 19 19 } 20 20 21 define( 'WDGPT_CHATBOT_VERSION', '2.6. 3' );21 define( 'WDGPT_CHATBOT_VERSION', '2.6.4' ); 22 22 23 23 // Définition de la constante globale pour le mode debug
Note: See TracChangeset
for help on using the changeset viewer.