# Spanish Chat #
* Contributors:      Jesus Gomez
* Tags:              chat,spanish
* Requires at least: 4.5
* Tested up to:      6.8
* Stable tag:        1.1
* License:           GPLv2 or later
* License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Spanish chat plugin

=== Description ===
This plugin add a chatroom to any page. You must use a shortcode like this:
[chatroom user="TuNick" room="general" color="naranja"]
You can configure the user name, chatroom and theme, but after that any user can change the username or the chat room.

We use a third party service from chathispano.com to display the chat and connect to the chathispano network chatrooms.

This plugin does not store any  data from you or from the chat conversations.
You can read the ChatHispano privacy Police https://chathispano.com/lopd/


=== Contribute ===
* Active development of this plugin is handled [on Bitbucket](https://bitbucket.org/trevia/chat-spanish/src/master/).

* If you want to help us translate this plugin you can do so [on WordPress Translate](https://translate.wordpress.org/projects/wp-plugins/spanish-chat/).

=== Credits ===
* Author: [Jesús Gómez](https://trevia.es/)


=== Installation ===
* If you don't know how to install a plugin for WordPress, [here's how](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

=== Requirements ===
* PHP 5.2.4 or greater
* WordPress 3.9 or greater

=== Settings ===
After you have activated *Spanish Chat* you must to add the shortcode to any page or post.
The plugin will display a custom window inside that page or post with your configuration
[chatroom user="YourNick" room="general" color="naranja"]
user: name of the user
room: name of the chat room like your domain.com
color: main color of the theme


=== Installation ===
1. Download the plugin
2. Upload the chatspanish folder to your site's
wp-content/plugins directory
3. Activate the plugin in the WordPress Admin Panel
4. Start creating new shortcode
5. View the resulting page

