TB Chat Post
WordPress Plugin - Styles the content of chat-format posts.
★ 5stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/twobeers/tb-chat-post/archive/refs/heads/master.zipTB Chat Post
Contributors: tbcrew
Tags: chat
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 1.3
License: GNU General Public License, version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Styles the content of chat-format posts.
Description
The plugin will take any content inside a chat-format post, automatically format it and apply a specific style and animation. It will work automatically as long as your chat transcripts are formatted in a Name: Message structure.
Installation
- Upload the directory
tb-chatto the/wp-content/plugins/directory or install the plugin directly with the 'Install' function in the 'Plugins' menu in WordPress - Activate the plugin through the 'Plugins' menu in WordPress
Frequently Asked Questions
Does it have an admin page where to set some options?
Nop! If you want to change something, you have to edit the files (usually code.php).
Changelog
1.3
- added support for "whatsapp" chat transcript (format
hh:mm d m - %name%: %text%).
1.2
- renamed/added some classes.
1.1
- add post-format 'chat' support (for themes that don't support). source.
1.0
- first release.