Embed a Talkomatic chat room in a WordPress page
評分
5
最近更新:
August 24, 2016
版本
1.1.0
活躍安裝總數
10

Talkomatic is a unique text chat facility for the web. It is different from most chat rooms in that each participant has their own little section of the screen to type into, and you see what other people are typing letter-by-letter, as they type it, so the experience is more immediate. Talkomatic runs on its own server at http://talko.cc.

The Talkomatic plugin lets you embed a Talkomatic chat room in a page or post on your own WordPress site, using a simple shortcode. The chat room appears on your page within an iframe.

If the shortcode specifies a room name, any user who navigates to the page where this shortcode is included will automatically enter the named chat room. If no room name is specified, the user will enter the Talkomatic lobby, which displays a list of active rooms and participants and allows the user to choose an existing room or open a new room, which may be public or private.

If the named room is not already open, it will be opened automatically as a public room. If the named room is already open and is public, the user will enter the room if there is an open slot. (There is a maximum of five participants per room.) If the room is open as a private room, the user will be required to type the room key before being allowed in. The room key is defined by whoever opens the room and designates it as private.

Talkomatic chat rooms do not place any burden on your WordPress server because they are hosted on the independent server at http://talko.cc. For more information about Talkomatic, see http://talko.cc/about.html

Using the Talkomatic shortcode – Examples:

Put user into a specific named room, with default iframe dimensions (900 x 850 pixels): [talkomatic room="Elbow Room"] Put user into a specific named room, with custom iframe dimensions: [talkomatic room="Broom Closet" width=600 height=800] Put user into the Talkomatic lobby, where they can choose a room or open a new one: [talkomatic] Put user into the Talkomatic lobby, with custom iframe dimensions: [talkomatic width=650 height=900]

WordPress Version Compatibility

Regardless of what the “Compatible up to” line says, this plugin should be compatible with all future versions of WordPress forever. You can count on it because this plugin simply outputs some HTML text and does not interface to any part of the WordPress core. It could only become incompatible if WordPress changes the basics of how shortcodes are defined and called, which is extremely unlikely since that would break thousands of plugins, and WordPress has a strong commitment to backward compatibility.

Requirements

  • PHP 4+
  • WordPress 3.0+
免費使用Creator方案
活躍安裝總數
10
目前已測試版本
4.6.28
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。