Changeset 1363050
- Timestamp:
- 03/03/2016 01:25:58 AM (10 years ago)
- Location:
- elevio/trunk
- Files:
-
- 3 edited
-
elevio.php (modified) (1 diff)
-
plugin_files/ElevioAdmin.class.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elevio/trunk/elevio.php
r1363047 r1363050 6 6 Author: Elevio 7 7 Author URI: https://elev.io 8 Version: 3.4. 78 Version: 3.4.8 9 9 */ 10 10 -
elevio/trunk/plugin_files/ElevioAdmin.class.php
r1274353 r1363050 168 168 169 169 if(isset($data['elevio_enable_form'])) { 170 update_option('elevio_is_enabled', !!$data['elevio_ enabled']);170 update_option('elevio_is_enabled', !!$data['elevio_is_enabled']); 171 171 } 172 172 -
elevio/trunk/readme.txt
r1363047 r1363050 2 2 Contributors: Elevio 3 3 Tags: zendesk, desk.com, uservoice, zopim, olark, snapengage, livechat, knowledge base, live chat, support, intercom, statuspage, freshdesk, intercom 4 Stable tag: 3.4. 74 Stable tag: 3.4.8 5 5 Requires at least: 2.8 6 Tested up to: 4. 3.16 Tested up to: 4.4.2 7 7 8 8 Elevio for Wordpress plugin that integrates with your existing knowledge base, chat client, support system and more
Note: See TracChangeset
for help on using the changeset viewer.