Plugin Directory

Changeset 2712464


Ignore:
Timestamp:
04/21/2022 02:44:23 AM (4 years ago)
Author:
amydeveloper
Message:

update

Location:
amy-chatbot
Files:
165 added
3 edited

Legend:

Unmodified
Added
Removed
  • amy-chatbot/trunk/amylivechat.php

    r2712454 r2712464  
    33Plugin Name: Amy Chatbot Plugin
    44Description: Plugin component for WordPress
    5 Version: 3.4
     5Version: 3.5
    66Author: Amy.us
    77License: GPLv2 or later
  • amy-chatbot/trunk/plugin_files/header.php

    r2712454 r2712464  
    1414window['_fs_org'] = '18QXJJ';
    1515window['_fs_namespace'] = 'FS';
     16window['_fs_run_in_iframe'] = true; // Whoa there! Proceed with caution. Before adding this new variable inside the iframe, beware of the security implications and be sure to configure your CSP headers accordingly. See the security note above for more information.
    1617(function(m,n,e,t,l,o,g,y){
    1718    if (e in m) {if(m.console && m.console.log) { m.console.log('FullStory namespace conflict. Please set window["_fs_namespace"].');} return;}
  • amy-chatbot/trunk/readme.txt

    r2712454 r2712464  
    44Requires at least: 3.0
    55Tested up to: 5.8.1
    6 Stable tag: 3.4
     6Stable tag: 3.5
    77Requires PHP: Depends on Wordpress
    88Tags: free chatbot,Chatbot,WordPress chatbot,Chat bot,Chatbot plugin,Chatbot for website,customer service,customer support,Free chat,WordPress bot,Free Bot,Free online business chat
     
    1211212.8 update readme
    1221223.2 update readme and fullsory.js
     1233.5 update header
    123124
    124125== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.