Plugin Directory

Changeset 3115262

Timestamp:
07/10/2024 05:18:36 AM (4 weeks ago)
Author:
rudlinkon
Message:

Update to version 2.5.0 from GitHub

Location:
myaliceai
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • myaliceai/tags/2.5.0/includes/myalice-hooks-callback.php

    r2990362 r3115262  
    179179
    180180function alice_review_admin_notice() { ?>
    181     <div class="notice notice-info">
    182         <p><?php esc_html_e( "We hope you're enjoying MyAlice! Could you please do us a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?", 'myaliceai' ); ?></p>
    183         <p>
    184             <a href="https://wordpress.org/support/plugin/myaliceai/reviews/?filter=5#new-post" target="_blank"><?php esc_html_e( 'Ok, you deserve it', 'myaliceai' ); ?></a>
    185             <br>
    186             <a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'Nope, maybe later', 'myaliceai' ); ?></a>
    187             <br>
    188             <a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'I already did', 'myaliceai' ); ?></a>
    189         </p>
    190     </div>
     181<div class="notice notice-info">
     182<p><?php esc_html_e( "We hope you're enjoying MyAlice! Could you please do us a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?", 'myaliceai' ); ?></p>
     183<p>
     184<a href="https://wordpress.org/support/plugin/myaliceai/reviews/?filter=5#new-post" target="_blank"><?php esc_html_e( 'Ok, you deserve it', 'myaliceai' ); ?></a>
     185<br>
     186<a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'Nope, maybe later', 'myaliceai' ); ?></a>
     187<br>
     188<a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'I already did', 'myaliceai' ); ?></a>
     189</p>
     190</div>
    191191    <?php
    192192}
     
    438438    }
    439439    ?>
    440     <div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice">
    441         <div class="wpnotice-content-wrapper">
    442             <div class="alice-migration-warning">
    443                 <div class="alice-migration-warning-content">
    444                     <h3><?php esc_html_e( 'Switch to New Live Chat for a better way to communicate with your customers.', 'myaliceai' ) ?></h3>
    445                     <p><?php esc_html_e( 'Your Webchat will be automatically transitioned over to the New Live Chat. Switch your existing Webchat now and get early access to new features. We will automatically transition your account roughly after 30 days.', 'myaliceai' ); ?>
    446                         <a href="https://docs.myalice.ai/connect-social-channels/connect-web-app/connect-live-chat"><?php esc_html_e( 'Learn More', 'myaliceai' ); ?></a>
    447                     </p>
    448                     <button class="alice-btn" type="button"><?php esc_html_e( 'Switch to New Live Chat', 'myaliceai' ); ?></button>
    449                     <span class="spinner"></span>
    450                     <div class="myalice-notice-area"><?php esc_html_e( 'Something went wrong,', 'myaliceai' ); ?> <a
    451                                 href="https://www.myalice.ai/support"><?php esc_html_e( 'contact support', 'myaliceai' ); ?></a></div>
    452                 </div>
    453                 <div class="alice-migration-warning-thumb">
    454                     <img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg.jpg' ); ?>" alt="">
    455                 </div>
    456             </div>
    457         </div>
    458     </div>
     440<div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice">
     441<div class="wpnotice-content-wrapper">
     442<div class="alice-migration-warning">
     443<div class="alice-migration-warning-content">
     444<h3><?php esc_html_e( 'Switch to New Live Chat for a better way to communicate with your customers.', 'myaliceai' ) ?></h3>
     445<p><?php esc_html_e( 'Your Webchat will be automatically transitioned over to the New Live Chat. Switch your existing Webchat now and get early access to new features. We will automatically transition your account roughly after 30 days.', 'myaliceai' ); ?>
     446<a href="https://docs.myalice.ai/connect-social-channels/connect-web-app/connect-live-chat"><?php esc_html_e( 'Learn More', 'myaliceai' ); ?></a>
     447</p>
     448<button class="alice-btn" type="button"><?php esc_html_e( 'Switch to New Live Chat', 'myaliceai' ); ?></button>
     449<span class="spinner"></span>
     450<div class="myalice-notice-area"><?php esc_html_e( 'Something went wrong,', 'myaliceai' ); ?> <a
     451href="https://www.myalice.ai/support"><?php esc_html_e( 'contact support', 'myaliceai' ); ?></a></div>
     452</div>
     453<div class="alice-migration-warning-thumb">
     454<img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg.jpg' ); ?>" alt="">
     455</div>
     456</div>
     457</div>
     458</div>
    459459    <?php
    460460}
     
    465465    }
    466466    ?>
    467     <div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice myalice-customization-admin-notice">
    468         <div class="wpnotice-content-wrapper">
    469             <div class="alice-migration-warning">
    470                 <div class="alice-migration-warning-content">
    471                     <h3><?php esc_html_e( 'Livechat has been migrated. Time to customize!', 'myaliceai' ) ?></h3>
    472                     <p><?php esc_html_e( 'Your livechat has been migrated to the latest one. Now you can customize the livechat the way you want! Set up how you want to greet your customers, set up livechat styles, add pre-chat survey and many more.', 'myaliceai' ); ?></p>
    473                     <a class="alice-btn"
    474                        href="<?php echo esc_url( 'https://app.myalice.ai/integrations/integrated' ); ?>"><?php esc_html_e( 'Customize Livechat', 'myaliceai' ); ?></a>
    475                 </div>
    476                 <div class="alice-migration-warning-thumb">
    477                     <img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg-2.png' ); ?>" alt="">
    478                 </div>
    479             </div>
    480         </div>
    481     </div>
     467<div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice myalice-customization-admin-notice">
     468<div class="wpnotice-content-wrapper">
     469<div class="alice-migration-warning">
     470<div class="alice-migration-warning-content">
     471<h3><?php esc_html_e( 'Livechat has been migrated. Time to customize!', 'myaliceai' ) ?></h3>
     472<p><?php esc_html_e( 'Your livechat has been migrated to the latest one. Now you can customize the livechat the way you want! Set up how you want to greet your customers, set up livechat styles, add pre-chat survey and many more.', 'myaliceai' ); ?></p>
     473<a class="alice-btn"
     474   href="<?php echo esc_url( 'https://app.myalice.ai/integrations/integrated' ); ?>"><?php esc_html_e( 'Customize Livechat', 'myaliceai' ); ?></a>
     475</div>
     476<div class="alice-migration-warning-thumb">
     477<img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg-2.png' ); ?>" alt="">
     478</div>
     479</div>
     480</div>
     481</div>
    482482    <?php
    483483}
     
    560560    return $prepared_args;
    561561}
     562
     563
     564
     565
     566
     567
     568
     569
     570
     571
     572
     573
     574
     575
     576
     577
     578
     579
     580
     581
     582
     583
     584
     585
     586
     587
     588
     589
     590
     591
     592
     593
     594
     595
     596
     597
     598
     599
     600
  • myaliceai/tags/2.5.0/includes/myalice-hooks.php

    r2990362 r3115262  
    104104}, 10, 2 );
    105105
     106
     107
     108
     109
     110
     111
    106112add_action( 'init', function () {
    107113    if ( isset( $_GET['myalice_search_by_title'] ) ) {
  • myaliceai/tags/2.5.0/languages/myaliceai.pot

    r2990362 r3115262  
    1 # Copyright (C) 2023 Alice Labs
     1# Copyright (C) 202 Alice Labs
    22# This file is distributed under the GPL-2.0+.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: MyAlice 2.4.0\n"
     5"Project-Id-Version: MyAlice 2..0\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/myaliceai\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-11-07T02:24:13+00:00\n"
     12"POT-Creation-Date: 2023+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.6.0\n"
     
    165165msgstr ""
    166166
     167
     168
     169
     170
    167171#: includes/myalice-hooks.php:27
    168172msgid "MyAlice Settings"
  • myaliceai/tags/2.5.0/myaliceai.php

    r3021543 r3115262  
    44 * Plugin URI:        https://app.getalice.ai/
    55 * Description:       Alice is a Multi-Channel customer service platform for your e-commerce store or online business that centralises all customer interactions and helps to manage and automate customer support.
    6  * Version:           2.4.1
    7  * WC tested up to:   8.4
     6 * Version:           2.
     7 * WC tested up to:   
    88 * Author:            Alice Labs
    99 * Author URI:        https://myalice.ai/
     
    5151
    5252if ( ! defined( 'ALICE_VERSION' ) ) {
    53     define( 'ALICE_VERSION', '2.4.1' );
     53    define( 'ALICE_VERSION', '2.' );
    5454}
    5555
  • myaliceai/tags/2.5.0/readme.txt

    r3021543 r3115262  
    44Tags: WhatsApp, Live Chat, Telegram, Line, Viber, Messenger, Instagram, WhatsApp Chat, Live Chat Helpdesk, Chatbot, WordPress Live Chat, WooCommerce Live Chat
    55Requires at least: 5.0
    6 Tested up to: 6.4
    7 Stable tag: 2.4.1
     6Tested up to: 6.
     7Stable tag: 2.
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    129129
    130130
     131
     132
     133
     134
     135
    131136= 2.4.1 – 14/01/2024 =
    132137* Fixed: Fatal error on the newer version of PHP
  • myaliceai/trunk/includes/myalice-hooks-callback.php

    r2990362 r3115262  
    179179
    180180function alice_review_admin_notice() { ?>
    181     <div class="notice notice-info">
    182         <p><?php esc_html_e( "We hope you're enjoying MyAlice! Could you please do us a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?", 'myaliceai' ); ?></p>
    183         <p>
    184             <a href="https://wordpress.org/support/plugin/myaliceai/reviews/?filter=5#new-post" target="_blank"><?php esc_html_e( 'Ok, you deserve it', 'myaliceai' ); ?></a>
    185             <br>
    186             <a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'Nope, maybe later', 'myaliceai' ); ?></a>
    187             <br>
    188             <a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'I already did', 'myaliceai' ); ?></a>
    189         </p>
    190     </div>
     181<div class="notice notice-info">
     182<p><?php esc_html_e( "We hope you're enjoying MyAlice! Could you please do us a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?", 'myaliceai' ); ?></p>
     183<p>
     184<a href="https://wordpress.org/support/plugin/myaliceai/reviews/?filter=5#new-post" target="_blank"><?php esc_html_e( 'Ok, you deserve it', 'myaliceai' ); ?></a>
     185<br>
     186<a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'Nope, maybe later', 'myaliceai' ); ?></a>
     187<br>
     188<a href="#" class="myalice-notice-dismiss"><?php esc_html_e( 'I already did', 'myaliceai' ); ?></a>
     189</p>
     190</div>
    191191    <?php
    192192}
     
    438438    }
    439439    ?>
    440     <div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice">
    441         <div class="wpnotice-content-wrapper">
    442             <div class="alice-migration-warning">
    443                 <div class="alice-migration-warning-content">
    444                     <h3><?php esc_html_e( 'Switch to New Live Chat for a better way to communicate with your customers.', 'myaliceai' ) ?></h3>
    445                     <p><?php esc_html_e( 'Your Webchat will be automatically transitioned over to the New Live Chat. Switch your existing Webchat now and get early access to new features. We will automatically transition your account roughly after 30 days.', 'myaliceai' ); ?>
    446                         <a href="https://docs.myalice.ai/connect-social-channels/connect-web-app/connect-live-chat"><?php esc_html_e( 'Learn More', 'myaliceai' ); ?></a>
    447                     </p>
    448                     <button class="alice-btn" type="button"><?php esc_html_e( 'Switch to New Live Chat', 'myaliceai' ); ?></button>
    449                     <span class="spinner"></span>
    450                     <div class="myalice-notice-area"><?php esc_html_e( 'Something went wrong,', 'myaliceai' ); ?> <a
    451                                 href="https://www.myalice.ai/support"><?php esc_html_e( 'contact support', 'myaliceai' ); ?></a></div>
    452                 </div>
    453                 <div class="alice-migration-warning-thumb">
    454                     <img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg.jpg' ); ?>" alt="">
    455                 </div>
    456             </div>
    457         </div>
    458     </div>
     440<div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice">
     441<div class="wpnotice-content-wrapper">
     442<div class="alice-migration-warning">
     443<div class="alice-migration-warning-content">
     444<h3><?php esc_html_e( 'Switch to New Live Chat for a better way to communicate with your customers.', 'myaliceai' ) ?></h3>
     445<p><?php esc_html_e( 'Your Webchat will be automatically transitioned over to the New Live Chat. Switch your existing Webchat now and get early access to new features. We will automatically transition your account roughly after 30 days.', 'myaliceai' ); ?>
     446<a href="https://docs.myalice.ai/connect-social-channels/connect-web-app/connect-live-chat"><?php esc_html_e( 'Learn More', 'myaliceai' ); ?></a>
     447</p>
     448<button class="alice-btn" type="button"><?php esc_html_e( 'Switch to New Live Chat', 'myaliceai' ); ?></button>
     449<span class="spinner"></span>
     450<div class="myalice-notice-area"><?php esc_html_e( 'Something went wrong,', 'myaliceai' ); ?> <a
     451href="https://www.myalice.ai/support"><?php esc_html_e( 'contact support', 'myaliceai' ); ?></a></div>
     452</div>
     453<div class="alice-migration-warning-thumb">
     454<img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg.jpg' ); ?>" alt="">
     455</div>
     456</div>
     457</div>
     458</div>
    459459    <?php
    460460}
     
    465465    }
    466466    ?>
    467     <div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice myalice-customization-admin-notice">
    468         <div class="wpnotice-content-wrapper">
    469             <div class="alice-migration-warning">
    470                 <div class="alice-migration-warning-content">
    471                     <h3><?php esc_html_e( 'Livechat has been migrated. Time to customize!', 'myaliceai' ) ?></h3>
    472                     <p><?php esc_html_e( 'Your livechat has been migrated to the latest one. Now you can customize the livechat the way you want! Set up how you want to greet your customers, set up livechat styles, add pre-chat survey and many more.', 'myaliceai' ); ?></p>
    473                     <a class="alice-btn"
    474                        href="<?php echo esc_url( 'https://app.myalice.ai/integrations/integrated' ); ?>"><?php esc_html_e( 'Customize Livechat', 'myaliceai' ); ?></a>
    475                 </div>
    476                 <div class="alice-migration-warning-thumb">
    477                     <img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg-2.png' ); ?>" alt="">
    478                 </div>
    479             </div>
    480         </div>
    481     </div>
     467<div class="wpnotice-wrapper notice is-dismissible myalice-migration-admin-notice myalice-customization-admin-notice">
     468<div class="wpnotice-content-wrapper">
     469<div class="alice-migration-warning">
     470<div class="alice-migration-warning-content">
     471<h3><?php esc_html_e( 'Livechat has been migrated. Time to customize!', 'myaliceai' ) ?></h3>
     472<p><?php esc_html_e( 'Your livechat has been migrated to the latest one. Now you can customize the livechat the way you want! Set up how you want to greet your customers, set up livechat styles, add pre-chat survey and many more.', 'myaliceai' ); ?></p>
     473<a class="alice-btn"
     474   href="<?php echo esc_url( 'https://app.myalice.ai/integrations/integrated' ); ?>"><?php esc_html_e( 'Customize Livechat', 'myaliceai' ); ?></a>
     475</div>
     476<div class="alice-migration-warning-thumb">
     477<img src="<?php echo esc_url( ALICE_IMG_PATH . 'migration-notice-bg-2.png' ); ?>" alt="">
     478</div>
     479</div>
     480</div>
     481</div>
    482482    <?php
    483483}
     
    560560    return $prepared_args;
    561561}
     562
     563
     564
     565
     566
     567
     568
     569
     570
     571
     572
     573
     574
     575
     576
     577
     578
     579
     580
     581
     582
     583
     584
     585
     586
     587
     588
     589
     590
     591
     592
     593
     594
     595
     596
     597
     598
     599
     600
  • myaliceai/trunk/includes/myalice-hooks.php

    r2990362 r3115262  
    104104}, 10, 2 );
    105105
     106
     107
     108
     109
     110
     111
    106112add_action( 'init', function () {
    107113    if ( isset( $_GET['myalice_search_by_title'] ) ) {
  • myaliceai/trunk/languages/myaliceai.pot

    r2990362 r3115262  
    1 # Copyright (C) 2023 Alice Labs
     1# Copyright (C) 202 Alice Labs
    22# This file is distributed under the GPL-2.0+.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: MyAlice 2.4.0\n"
     5"Project-Id-Version: MyAlice 2..0\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/myaliceai\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-11-07T02:24:13+00:00\n"
     12"POT-Creation-Date: 2023+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.6.0\n"
     
    165165msgstr ""
    166166
     167
     168
     169
     170
    167171#: includes/myalice-hooks.php:27
    168172msgid "MyAlice Settings"
  • myaliceai/trunk/myaliceai.php

    r3021543 r3115262  
    44 * Plugin URI:        https://app.getalice.ai/
    55 * Description:       Alice is a Multi-Channel customer service platform for your e-commerce store or online business that centralises all customer interactions and helps to manage and automate customer support.
    6  * Version:           2.4.1
    7  * WC tested up to:   8.4
     6 * Version:           2.
     7 * WC tested up to:   
    88 * Author:            Alice Labs
    99 * Author URI:        https://myalice.ai/
     
    5151
    5252if ( ! defined( 'ALICE_VERSION' ) ) {
    53     define( 'ALICE_VERSION', '2.4.1' );
     53    define( 'ALICE_VERSION', '2.' );
    5454}
    5555
  • myaliceai/trunk/readme.txt

    r3021543 r3115262  
    44Tags: WhatsApp, Live Chat, Telegram, Line, Viber, Messenger, Instagram, WhatsApp Chat, Live Chat Helpdesk, Chatbot, WordPress Live Chat, WooCommerce Live Chat
    55Requires at least: 5.0
    6 Tested up to: 6.4
    7 Stable tag: 2.4.1
     6Tested up to: 6.
     7Stable tag: 2.
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    129129
    130130
     131
     132
     133
     134
     135
    131136= 2.4.1 – 14/01/2024 =
    132137* Fixed: Fatal error on the newer version of PHP
Note: See TracChangeset for help on using the changeset viewer.