Plugin Directory

Changeset 2999248


Ignore:
Timestamp:
11/20/2023 08:32:53 PM (2 years ago)
Author:
anychat
Message:

Test on WordPress 6.4.1 - Pass

Location:
anychat-widget
Files:
53 added
2 edited

Legend:

Unmodified
Added
Removed
  • anychat-widget/trunk/anychat.php

    r2827934 r2999248  
    66Plugin Name: AnyChat widget
    77Description: Display contact us button with menu on every page. Callback request, reCaptcha V3 protection and many customizations!
    8 Version: 1.0.2
     8Version: 1.0.3
    99Author: AnyChat
    1010Author URI: https://anychat.one/
     
    2121define('ANYCHAT_PLUGIN_FILE', __FILE__);
    2222define('ANYCHAT_PLUGIN_NAME', 'anychat');
    23 define('ANYCHAT_VERSION', '1.0.2');
     23define('ANYCHAT_VERSION', '1.0.3');
    2424define('ANYCHAT_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2525define('ANYCHAT_PLUGIN_URL', plugin_dir_url(__FILE__));
  • anychat-widget/trunk/readme.txt

    r2833686 r2999248  
    44Tags: messenger, whatsapp, telegram, viber, skype, chat, livechat, chat free, snapchat, button, getbutton, click to call, callback form, chat button, chat plugin, chat widget
    55Requires at least: 3.7
    6 Tested up to: 6.1.1
     6Tested up to: 6.4.1
    77Requires PHP: 5.6
    88Stable tag: 1.0.2
Note: See TracChangeset for help on using the changeset viewer.