RT Comments - Real Time Comments
Wordpress realtime comment plugin
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/zhshimanto/rt-comments/archive/refs/heads/main.zipA WordPress plugin that allows users to submit and display comments in real-time with AJAX support.
Description
RT Comments is a lightweight WordPress plugin that enables real-time commenting functionality on your WordPress site. It creates a custom database table to store comments and provides a shortcode to display the comment form and existing comments.
Features
- Real-time comment submission and display
- Custom database table for comment storage
- Admin dashboard for managing comments
- Export comments to CSV
- Reset/clear all comments
- Thailand timezone support (GMT+7)
Installation
- Upload the plugin files to the
/wp-content/plugins/rt-commentsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the shortcode
[realtime_comments]on any page or post to display the comment form and comments.
Usage
Simply add the shortcode [realtime_comments] to any page or post where you want the comment form and comments to appear.
Admin Features
The plugin adds an admin menu item called "RT Comments" where you can:
- View all submitted comments
- Export comments to CSV
- Reset/clear all comments
License
This plugin is licensed under the GPL v2 or later.
Author
Created by Websolt - https://websolt.com