Plugin Directory

Changeset 2607326


Ignore:
Timestamp:
09/30/2021 02:27:55 PM (4 years ago)
Author:
missiveapp
Message:

Updated to 5.8 + Fix updating 'Thanks' message

Location:
missive-live-chat/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • missive-live-chat/trunk/lib/admin-settings.php

    r2361357 r2607326  
    165165                <th scope="row">Thanks Message</th>
    166166                <td>
    167                     <input type="text" name="message_identifyThanks         " value="<?php echo esc_attr( get_option( 'message_identifyThanks' ) ); ?>" class="regular-text">
     167                    <input type="text" name="message_identifyThanks" value="<?php echo esc_attr( get_option( 'message_identifyThanks' ) ); ?>" class="regular-text">
    168168                    <p class="description">Default value: Thanks</p>
    169169                </td>
  • missive-live-chat/trunk/readme.txt

    r2509617 r2607326  
    33Tags: chat bot, live chat, customer support chat, website chat, chat, chat online, contact plugin, contact us, customer support, free chat, chat software, IM chat, live chat, live chat inc, live chat services, live chat software, live chatting, live help, live support, live web chat, livechat, live help, live support, olark, online chat, online support, php live chat, snapengage, support software, website chat, wordpress chat, wordpress live chat, wordpress live chat plugin, Zopim, zendesk, Zopim live chat, banckle, clickdesk, click desk
    44Requires at least: 4.0
    5 Tested up to: 5.7
    6 Stable tag: 1.0.1
     5Tested up to: 5.8
     6Stable tag: 1.0.2
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
     
    5858== Changelog ==
    5959
     60= 1.0.2 =
     61* Update tested version to 5.8
     62* Fix updating 'Thanks' message
     63
    6064= 1.0.1 =
    6165* Update tested version to 5.7
Note: See TracChangeset for help on using the changeset viewer.