=== Jheck Chat ===
Contributors: jeric_izon
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KLBDYB3DSPWCJ&lc=PH&item_name=Free%20Jheck%20Chat%20Plugin&item_number=Free%20Jheck%20Chat%20Plugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
Tags: chat,live chat,free chat,chatting,ajax chat,ajax,simple chat
Requires at least: 3.3
Tested up to: 4.4.2
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple worpdress chat plugin using ajax.

== Description ==

Simple worpdress chat plugin using ajax. Can help wordpress site to promote social activity. It can be use as a live chat forum, it also includes filtering keywords to moderate users.

= Demo URL: =

1. http://jheck-chat.esy.es/

= Like us on facebook: =

1. https://www.facebook.com/JheckChat/

= New updates! Version: 1.4 ==

* Database upgraded
* File data encryption.
* Select if logged in user only can use chat.
* Registration link available.
* Chatbox title editable.
* More specific blocked message error response.
* Minimum and maximum characters user can send.
* Revised press enter to submit.
* Chatbox wrapper height overlap fixed.
* Chatbox hide if disabled.
* User role issue fixed.
* Template revised.

== Installation ==

= Using Wordpress upload: =
1. Download Jheck Chat plugin
1. Upload jheck-chat.zip folder on upload plugin.
1. Activate the plugin through the 'Plugins' menu in WordPress

= Using FTP: =
1. Download Jheck Chat plugin
1. Extract jheck-chat.zip file
1. Upload jheck-chat folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently asked questions ==

= My plugin is not working =
1. Try to disable all plugins, then re-activate jheck-chat plugin, maybe there are some scripts that causes jheck-chat plugin to stop.

== Screenshots ==

1. Admin appeareance settings.
1. Template settings.
1. Admin chat settings.
1. Minimized chat button design.
1. Chat box opened.

== Changelog ==

= Version: 1.4 =
* Database upgraded
* File data encryption.
* Select if logged in user only can use chat.
* Registration link available.
* Chatbox title editable.
* More specific blocked message error response.
* Minimum and maximum characters user can send.
* Revised press enter to submit.
* Chatbox wrapper height overlap fixed.
* Chatbox hide if disabled.
* User role issue fixed.
* Template revised.

= Version: 1.3 =
* New templates available.
* Revised fetching of messages using JSON.
* Revised sending of messages
* Ajax call request validation
* New message alert notification
* Press enter to send removed.
* If user is logged in, display "You" instead of name
* Drop table if plugin deleted.

= Version: 1.2 =
* Some bug fixed on auto scrolling
* Template based supported
* Press enter to send message.

= Version: 1.1 =
* Shortcode [jheck_chat] removed as it is already declared inside your site's footer.
* Database version upgraded.

= Version: 1.0 =
* Creation of this plugin.

== Upgrade Notice ==

= Version: 1.1 =
* Remove "&lt;?php echo do_shortcode("[jheck_chat]"); ?&gt;" inside your template file.

= Version: 1.0 =
* Creation of this plugin.