WP Manifestindependent plugin directory
manifest / social / rt-comments

RT Comments - Real Time Comments

Wordpress realtime comment plugin

by Websolt · github.com/zhshimanto/rt-comments

0stars
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/zhshimanto/rt-comments/archive/refs/heads/main.zip

A 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

  1. Upload the plugin files to the /wp-content/plugins/rt-comments directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. 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