Changeset 2607326
- Timestamp:
- 09/30/2021 02:27:55 PM (4 years ago)
- Location:
- missive-live-chat/trunk
- Files:
-
- 2 edited
-
lib/admin-settings.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
missive-live-chat/trunk/lib/admin-settings.php
r2361357 r2607326 165 165 <th scope="row">Thanks Message</th> 166 166 <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"> 168 168 <p class="description">Default value: Thanks</p> 169 169 </td> -
missive-live-chat/trunk/readme.txt
r2509617 r2607326 3 3 Tags: 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 4 4 Requires at least: 4.0 5 Tested up to: 5. 76 Stable tag: 1.0. 15 Tested up to: 5.8 6 Stable tag: 1.0.2 7 7 Requires PHP: 5.2.4 8 8 License: GPLv2 or later … … 58 58 == Changelog == 59 59 60 = 1.0.2 = 61 * Update tested version to 5.8 62 * Fix updating 'Thanks' message 63 60 64 = 1.0.1 = 61 65 * Update tested version to 5.7
Note: See TracChangeset
for help on using the changeset viewer.