Plugin Directory

Changeset 2676196


Ignore:
Timestamp:
02/10/2022 08:47:50 AM (4 years ago)
Author:
botnation
Message:

Version 1.3.1

Location:
chatbot-botnation/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chatbot-botnation/trunk/chatbot-botnation.php

    r2610093 r2676196  
    44    Description: Create easily your own AI chatbot for Word Press powered by Botnation AI. Free chatbot building platform.
    55    Author: <a href='https://botnation.ai'>Botnation AI</a>
    6     Version: 1.3.0
     6    Version: 1.3.1
    77    Text Domain: chatbot-botnation
    88    Domain Path: /languages
  • chatbot-botnation/trunk/readme.txt

    r2610125 r2676196  
    33Tags: botnation,chatbot,bot,web
    44Requires at least: 4.0
    5 Tested up to: 5.8
    6 Stable tag: 1.3.0
     5Tested up to: 5.9
     6Stable tag: 1.3.1
    77Requires PHP: 5.6
    88License: GPLv2 or later
     
    4444== Changelog ==
    4545
     46= 1.3.1 =
     47* Support Wordpress 5.9
     48
    4649= 1.3.0 =
    4750* Support PHP8
     
    7982= 1.0.0 =
    8083* Initial release.
    81 
    82 {
    83       "opt_in": {{OPT_IN}},
    84       "bc": {{PROPOSITION_BILAN_DE_COMPETENCES}},
    85       "problem_solving": {{TOTALRESOLUTIONPB}},
    86       "confidence": {{TOTALCONFIANCE}},
    87       "emotional_intelligence": {{TOTALINTELLIGENCEEMO}},
    88       "empathy": {{TOTALEMPATHIE}},
    89       "communication": {{TOTALCOMMUNICATION}},
    90       "time_management": {{TOTALGESTIONTEMPS}},
    91       "stress_management": {{TOTALGESTIONSTRESS}},
    92       "creativity": {{TOTALCREATIVITE}},
    93       "entrepreneurial_spirit": {{TOTALESPRITENTREPRENDRE}},
    94       "daring": {{TOTALAUDACE}},
    95       "motivation": {{TOTALMOTIVATION}},
    96       "vision": {{TOTALVISION}},
    97       "presence": {{TOTALPRESENCE}},
    98       "collective_sense": {{TOTALSENSDUCOLLECTIF}},
    99       "curiousity": {{TOTALCURIOSITE}},
    100       "critical_mind": {{TOTALESPRITCRITIQUE}},
    101       realization_period": {{TOTALRESOLUTIONPB}},
    102       "realization_date": "{{bn_date_day}}/{{bn_date_month/{{bn_date_year}}}}",
    103       "user_email": {{EMAIL}},
    104       "time_spent": {{TIME_USE}}
    105    }
Note: See TracChangeset for help on using the changeset viewer.