Version Description
- Fixed CSS Box Border Issue
Download this release
Release Info
Developer | WP-LiveChat |
Plugin | WP Live Chat Support |
Version | 3.02 |
Comparing to | |
See all releases |
Code changes from version 3.01 to 3.02
- css/wplcstyle.css +4 -1
- readme.txt +150 -145
- screenshot-1.JPG → screenshot-1.jpg +0 -0
- screenshot-2.JPG → screenshot-2.jpg +0 -0
- screenshot-3.JPG → screenshot-3.jpg +0 -0
- wp-live-chat-support.php +2 -2
css/wplcstyle.css
CHANGED
@@ -95,7 +95,7 @@
|
|
95 |
}
|
96 |
#wp-live-chat-close .fa-times{
|
97 |
position: relative;
|
98 |
-
bottom:
|
99 |
font-size: 10px;
|
100 |
vertical-align: bottom;
|
101 |
}
|
@@ -155,6 +155,9 @@
|
|
155 |
display:block;
|
156 |
margin:5px 0;
|
157 |
width:100%;
|
|
|
|
|
|
|
158 |
}
|
159 |
.wplc-user-message{
|
160 |
display: inline-block;
|
95 |
}
|
96 |
#wp-live-chat-close .fa-times{
|
97 |
position: relative;
|
98 |
+
bottom:12px;
|
99 |
font-size: 10px;
|
100 |
vertical-align: bottom;
|
101 |
}
|
155 |
display:block;
|
156 |
margin:5px 0;
|
157 |
width:100%;
|
158 |
+
-webkit-box-sizing: border-box;
|
159 |
+
-moz-box-sizing: border-box;
|
160 |
+
box-sizing: border-box;
|
161 |
}
|
162 |
.wplc-user-message{
|
163 |
display: inline-block;
|
readme.txt
CHANGED
@@ -1,146 +1,151 @@
|
|
1 |
-
|
2 |
-
Contributors: WP-LiveChat
|
3 |
-
Donate link: http://www.wp-livechat.com
|
4 |
-
Tags: live chat, live support, chat plugin, live help, wordpress chat, customer support, chat, live chat plugin, live support plugin, live chat support plugin
|
5 |
-
Requires at least: 3.5
|
6 |
-
Tested up to: 3.8.1
|
7 |
-
Stable tag: trunk
|
8 |
-
License: GPLv2
|
9 |
-
|
10 |
-
The most cost effective Live Chat plugin. Chat with your visitors for free!
|
11 |
-
|
12 |
-
== Description ==
|
13 |
-
|
14 |
-
The most cost effective Live Chat plugin. Chat with your visitors for free! WP Live Chat Support is perfect for small businesses. No third party connections or subscriptions required. There's no need to pay for live chat monthly subscriptions in order to better understand your visitors. This is a fully functional live chat plugin. Increase your conversion rates by communicating directly with your visitors when they're ready to do so using WP Live Chat Support.
|
15 |
-
|
16 |
-
= Free Version Features =
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
*
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
* Fixed CSS
|
90 |
-
|
91 |
-
= 3.
|
92 |
-
|
93 |
-
*
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
*
|
105 |
-
|
106 |
-
|
107 |
-
*
|
108 |
-
*
|
109 |
-
|
110 |
-
|
111 |
-
*
|
112 |
-
*
|
113 |
-
* Added
|
114 |
-
|
115 |
-
= 2.
|
116 |
-
*
|
117 |
-
*
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
*
|
122 |
-
*
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
*
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
*
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
*
|
140 |
-
*
|
141 |
-
*
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
|
|
|
|
|
|
|
|
|
|
146 |
* Launch!
|
1 |
+
=== WP Live Chat Support ===
|
2 |
+
Contributors: WP-LiveChat
|
3 |
+
Donate link: http://www.wp-livechat.com
|
4 |
+
Tags: live chat, live support, chat plugin, live help, wordpress chat, customer support, chat, live chat plugin, live support plugin, live chat support plugin, chat plugin, support plugin, support, chat software, chat online, visitor chat, chat, free chat, free live chat, customer support, online support, live help, chat widget, customer help
|
5 |
+
Requires at least: 3.5
|
6 |
+
Tested up to: 3.8.1
|
7 |
+
Stable tag: trunk
|
8 |
+
License: GPLv2
|
9 |
+
|
10 |
+
The most cost effective Live Chat plugin. Chat with your visitors for free!
|
11 |
+
|
12 |
+
== Description ==
|
13 |
+
|
14 |
+
The most cost effective Live Chat plugin. Chat with your visitors for free! WP Live Chat Support is perfect for small businesses. No third party connections or subscriptions required. There's no need to pay for live chat monthly subscriptions in order to better understand your visitors. This is a fully functional live chat plugin. Increase your conversion rates by communicating directly with your visitors when they're ready to do so using WP Live Chat Support.
|
15 |
+
|
16 |
+
= Free Version Features =
|
17 |
+
|
18 |
+
* WP Live Chat Support is a fully functional live chat plugin
|
19 |
+
* Initiate live chats with your visitors
|
20 |
+
* Easy to use interface for both the admin and the visitor
|
21 |
+
* Users can drag the live chat box around their page
|
22 |
+
* No advertising or links
|
23 |
+
* No "Powered by" links on the live chat window
|
24 |
+
* No monthly live chat subscriptions needed
|
25 |
+
|
26 |
+
|
27 |
+
= Pro Version Features =
|
28 |
+
|
29 |
+
* Initiate live chats with online visitors
|
30 |
+
* Chat to more than one visitor at a time
|
31 |
+
* Access historical live chat records
|
32 |
+
* Set up your user profile
|
33 |
+
* Add your company logo to the live chat window
|
34 |
+
* Add your photo to the live chat window
|
35 |
+
* Edit all text fields
|
36 |
+
* World-class support
|
37 |
+
* Fully customizable live chat experience
|
38 |
+
|
39 |
+
Get the [WP Live Chat Support Pro Add-on](http://wp-livechat.com/purchase-pro/) for only $24.95 once off!
|
40 |
+
|
41 |
+
= 5 second live chat installation =
|
42 |
+
|
43 |
+
Our live chat plugin instantly gives you the ability to chat directly with potential clients and/or website visitors when they're ready to do so. Initiate a live chat with a certain visitor or wait for them to initiate a live chat with you. Increase your website conversion rates by providing real time live support.
|
44 |
+
|
45 |
+
= Quick Overview =
|
46 |
+
|
47 |
+
Once the live chat plugin is activated, click on "Live Chat" in the left menu navigation. As soon as a visitor lands on your website, their details will be displayed in the live chat control panel. A live chat box will be displayed on their screen. If they fill out their details and click "Start chat", a ringing sound will trigger in your live chat control panel. Once you accept the chat, you can communicate directly with your visitor.
|
48 |
+
|
49 |
+
|
50 |
+
= Coming Soon to WP Live Chat Support =
|
51 |
+
|
52 |
+
* Multiple live chat operators
|
53 |
+
* More advanced customization and themes
|
54 |
+
|
55 |
+
|
56 |
+
== Installation ==
|
57 |
+
|
58 |
+
1. Once activated, click the "Live Chat" link under your settings tabs.
|
59 |
+
2. Edit the settings to your preference.
|
60 |
+
3. Test it out in a post or page.
|
61 |
+
|
62 |
+
|
63 |
+
== Frequently Asked Questions ==
|
64 |
+
|
65 |
+
= I've installed the live chat plugin, now what? =
|
66 |
+
|
67 |
+
Once installed and activated, a link should appear in your left navigation panel within your WP-ADMIN section. Click on the "Live Chat" link and follow the on screen instructions.
|
68 |
+
|
69 |
+
= The live chat box is not showing up =
|
70 |
+
|
71 |
+
Please review the live chat documentation on [our website](http://wp-livechat.com/documentation/).
|
72 |
+
|
73 |
+
== Screenshots ==
|
74 |
+
|
75 |
+
1. Front-end of WP Live Chat Support
|
76 |
+
2. Back-end of WP Live Chat Support
|
77 |
+
3. Settings page of WP Live Chat Support
|
78 |
+
|
79 |
+
|
80 |
+
== Upgrade Notice ==
|
81 |
+
|
82 |
+
* Nothing required
|
83 |
+
|
84 |
+
|
85 |
+
== Changelog ==
|
86 |
+
|
87 |
+
= 3.02 =
|
88 |
+
|
89 |
+
* Fixed CSS Box Border Issue
|
90 |
+
|
91 |
+
= 3.01 =
|
92 |
+
|
93 |
+
* Fixed CSS bug with icons
|
94 |
+
* Fixed CSS bug with inputs
|
95 |
+
|
96 |
+
= 3.0 =
|
97 |
+
* Improved chat UI
|
98 |
+
* Chat Box is draggable
|
99 |
+
|
100 |
+
= 2.9 =
|
101 |
+
* Added comprehensive documentation
|
102 |
+
|
103 |
+
= 2.8 =
|
104 |
+
* Fixed bug that stopped dynamic css loading in some themes
|
105 |
+
|
106 |
+
= 2.7 =
|
107 |
+
* Fixed the live chat initiation bug
|
108 |
+
* Fixed the style bug
|
109 |
+
* Added support to email for proper smtp (pro)
|
110 |
+
* Fixed cookie bugs
|
111 |
+
* Add delete live chat history option (pro)
|
112 |
+
* Added UTF8 character support for the live chat
|
113 |
+
* Added error reporting (pro)
|
114 |
+
|
115 |
+
= 2.6 =
|
116 |
+
* Fixed a bug that showed 'page not found' when saving the live chat settings
|
117 |
+
* Better UI
|
118 |
+
* Added the ability to end live chats
|
119 |
+
|
120 |
+
= 2.5 =
|
121 |
+
* Major performance improvements
|
122 |
+
* Small UI improvements
|
123 |
+
|
124 |
+
= 2.4 =
|
125 |
+
* You now have full control of the fill and font color of your live chat box
|
126 |
+
* Added the ability to turn live chat on and off
|
127 |
+
* Better notification of incoming live chats.
|
128 |
+
* Added more localization support
|
129 |
+
* Plugin should now be compatible with caching plugins.
|
130 |
+
|
131 |
+
= 2.3 =
|
132 |
+
* Fixed another small bug
|
133 |
+
|
134 |
+
= 2.2 =
|
135 |
+
* Fixed a small bug
|
136 |
+
|
137 |
+
= 2.1 =
|
138 |
+
* More precise functionality to handle if you are online or offline
|
139 |
+
* Fixed a bug that recorded visitors when offline
|
140 |
+
* Neatened up some code
|
141 |
+
* Fixed some small bugs
|
142 |
+
|
143 |
+
= 2.0 =
|
144 |
+
* Bug fixes
|
145 |
+
* Better front-end UI (Basic + Pro)
|
146 |
+
* You can now get an email notification when a visitor wants to chat (Pro)
|
147 |
+
* Allow your visitors to leave messages when you are offline (Pro)
|
148 |
+
* More text fields can be customized
|
149 |
+
|
150 |
+
= 1.0 =
|
151 |
* Launch!
|
screenshot-1.JPG → screenshot-1.jpg
RENAMED
File without changes
|
screenshot-2.JPG → screenshot-2.jpg
RENAMED
File without changes
|
screenshot-3.JPG → screenshot-3.jpg
RENAMED
File without changes
|
wp-live-chat-support.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: WP Live Chat Support
|
4 |
Plugin URI: http://www.wp-livechat.com
|
5 |
Description: The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP Live Chat Support. No third party connection required!
|
6 |
-
Version: 3.
|
7 |
Author: WP-LiveChat
|
8 |
Author URI: http://www.wp-livechat.com
|
9 |
*/
|
@@ -17,7 +17,7 @@ global $wplc_tblname_chats;
|
|
17 |
global $wplc_tblname_msgs;
|
18 |
$wplc_tblname_chats = $wpdb->prefix . "wplc_chat_sessions";
|
19 |
$wplc_tblname_msgs = $wpdb->prefix . "wplc_chat_msgs";
|
20 |
-
$wplc_version = "3.
|
21 |
|
22 |
require_once (plugin_dir_path( __FILE__ )."functions.php");
|
23 |
add_action('wp_ajax_wplc_admin_set_transient', 'wplc_action_callback');
|
3 |
Plugin Name: WP Live Chat Support
|
4 |
Plugin URI: http://www.wp-livechat.com
|
5 |
Description: The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP Live Chat Support. No third party connection required!
|
6 |
+
Version: 3.02
|
7 |
Author: WP-LiveChat
|
8 |
Author URI: http://www.wp-livechat.com
|
9 |
*/
|
17 |
global $wplc_tblname_msgs;
|
18 |
$wplc_tblname_chats = $wpdb->prefix . "wplc_chat_sessions";
|
19 |
$wplc_tblname_msgs = $wpdb->prefix . "wplc_chat_msgs";
|
20 |
+
$wplc_version = "3.02";
|
21 |
|
22 |
require_once (plugin_dir_path( __FILE__ )."functions.php");
|
23 |
add_action('wp_ajax_wplc_admin_set_transient', 'wplc_action_callback');
|