This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/chatmeim-shortcode
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== ChatMe ShortCode === Contributors: camaran Donate link: http://www.chatme.im Tags: chat, jabber, jappix, mini, xmpp, shortcode, chatme Requires at least: 3.8 Tested up to: 4.3 Stable tag: 3.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin add ChatMe Shortcode to Wordpress. == Description == This plugin add ChatMe Shortcode to Wordpress. For more information, check out [chatme.im](http://chatme.im/) and [webchat](https://webchat.chatme.im/). Special Thanks: * Neustradamus for french translation * To my professor for moral support * To my sister for having tolerated * My doctor for support * My work for the economic support Hand-crafted, and made with love, in [Rosolina](http://rosolina.me), Italy. For Every request visit our [Forum](http://chatme.im/forums) See FAQ Section for list of available ShortCode == Installation == This section describes how to install the plugin and get it working. 1. Upload this directory to your plugins directory. It will create a 'wp-content/plugins/chatmeim-mini/' directory or install it via the WordPress.org plugin directory. 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = ShortoCode Available = ShortCode [userStatus user="users" link="1" hosted="0"] for show the status of ChatMe user. user = The ChatMe User with @chatme.im or domain link = For show a link to user, can is: 1 for show the link or 0 for not show. hosted = set 1 for chatme.im hosted domain ShortCode [chatRoom anon="1"] for show the chat Room login form, set anon="1" for anonymous form and anon="0" for login with chatme.im username. ShortCode [chatRoomIframe room="room" width="width" height="height" hosted="0"] for show chat room frame in page and post, set room="" with room name (default piazza), set width="" for width (default 100%) and height="" for height (default 100%), set hosted="1" for use with hosted domain. ShortCode [swatchTime] for show Internet Swatch Time [youtube http://www.youtube.com/watch?v=a5tBZWfEg5g] = Other ShortCode = Other ShortCode will be available soon with plugin update. == Changelog == = 3.2.0 = * Code Optimization = 3.1.1 = * Fix The plugin generated 3 characters of unexpected output during activation. = 3.1.0 = * Add Help Page = 3.0.4 = * New Conferece URL and API = 3.0.3 = * Add Powered by to chatRoomIframe (set powered=0 to hide) = 3.0.2 = * Default value in variables = 3.0.1 = * Prevent PHP Fatal error: Cannot redeclare class = 3.0 = * Rewrited OOP * Require PHP 5 * More check for boolean variable * Rewrited some function = 2.1.4 = * New Api url = 2.1.3 = * Must use https and CDN = 2.1.1 = * Renamed = 2.1.0 = * Support for hosted domains for all short codes = 2.0.3= * Support for hosted domain (user status) = 2.0.2 = * 3.9 = 2.0.1 = * Fix Port = 2.0 = * New Prosody Server Compatibility = 1.0.9 = * Updated Helga Status = 1.0.8 = * API Link = 1.0.7 = * Add [swatchTime] shortcode = 1.0.6 = * Add new room = 1.0.5 = * Improvements = 1.0.4 = * Add class for iframe = 1.0.3 = * Add Chat Room iframe Shortocde = 1.0.2 = * Bug Fix = 1.0.1 = * Add shortCode for chat room access form = 1.0 = * First public version == Upgrade Notice == = 3.2.0 = * Code Optimization = 3.1.1 = * Fix The plugin generated 3 characters of unexpected output during activation. = 3.1.0 = * Add Help Page = 3.0.4 = * New Conferece URL and API = 3.0.3 = * Add Powered by to chatRoomIframe (set powered=0 to hide) = 3.0.2 = * Default value in variables = 3.0.1 = * Prevent PHP Fatal error: Cannot redeclare class = 3.0 = * Rewrited OOP * Require PHP 5 * More check for boolean variable * Rewrited some function = 2.1.4 = * New Api url = 2.1.3 = * Must use https and CDN = 2.1.1 = * Renamed = 2.1.0 = * Support for hosted domains for all short codes = 2.0.3= * Support for hosted domain (user status) = 2.0.2 = * 3.9 = 2.0.1 = * Fix Port = 2.0 = * New Prosody Server Compatibility = 1.0.9 = * Updated Helga Status = 1.0.8 = * API Link = 1.0.7 = * Add [swatchTime] shortcode = 1.0.6 = * Add new room = 1.0.5 = * Improvements = 1.0.4 = * Add class for iframe = 1.0.3 = * Add Chat Room iframe Shortocde = 1.0.2 = * Bug Fix = 1.0.1 = * Add shortCode for chat room access form = 1.0 = * First public version