Plugin Pulse
← Pulse
R

RTE Comments

by Steven · Uncategorized

Also makes 10 other plugins · 740+ installs across the portfolio →

Replaces the default comment form with a rich text editor for logged in admins.

⚠ Stale⚠ Likely abandoned⚠ Few reviews
How scoring works →
46 Health · D
Maintenance 3/100
Rating quality 79/100
Support 70/100

46 health vs 56 average across 16,377 Uncategorized plugins

High removal-risk signals

63/100

Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.

  • Long abandoned. No update in 13+ years — the top precursor to removal once a vulnerability is found.
  • Compatibility drift. Tested only up to WordPress 3.5.2, well behind 6.8.

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

36 / 100

Under-optimized

Biggest win: Update recency

Update recency 0/100
WP compatibility 2/100
Rating quality 57/100
Listing tuning 92/100

To rank higher: Last updated 4977 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,426 days · wp.org + Plugin Pulse archive

+38% vs prior 30d
0Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

29

now · peak 56

2930d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

RTE Comments · #35463 you WP Editor Comments P · #12750 AnyComment · #3056 Bulk Delete Comments · #3091

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

2.9Kper 1k installs · Aug 26

Release cadence

No release in a year
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

0

releases in the last 12 months

13.6y ago

latest release · v1.0.3

2

tagged releases on record

Recent releases

1.0.3 · 13.6y ago1.0.2 · 13.6y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 100% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v1.0 100%

Estimated active installs

The public count shows “10+”. Our estimate pins where the real number sits.

tracked estimate
10–20 ≈19

Refined from the date this plugin crossed into its current band.

Install history · since 2022-10-04 · 1,381 observations

10Installs · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
1.0.3
Last updated
13.6y ago
Added
2013-01-14 · 13 yrs old
Requires WP
3.3
Tested up to
3.5.2
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. Wolf Wortmann
    11.7y ago

    In WP-v 4.1 the tinymce toolbar-keys-names changed from ‘theme_advanced_buttons[1-4]‘ to ‘toolbar[1-4]‘. This means u cant controll what buttuns are shown (everytime default was shown).. U need to change line 153 to 167 in class RTE_Comments (function rteCommentForm) Thats the new Codesnippet … /** * Replace the standard comment form field with TinyMCE. * * @access private * @since 1.0 * @param (sting) $comment_field The HTML for the comment form field. * @return (string) The HTML for the TinyMCE comment field. */ public static function rteCommentForm( $comment_field ) { ob_start(); wp_editor( '', 'comment', array( 'media_buttons' => false, // show insert/upload button(s) to users with permission 'textarea_rows' => '10', // re-size text area 'dfw' => false, // replace the default full screen with DFW (WordPress 3.4+) 'tinymce' => array( //Changed array key's form 'theme_advanced_buttons[1-4]' to 'toolbar[1-4]' .. and all things go their way right ^-^ 'toolbar1' => 'bold, italic, underline, |, bullist, numlist, |, justifyleft, justifycenter, justifyright, |, link, unlink, |, pastetext, pasteword, removeformat, |, undo, redo', 'toolbar2' => '', // 2nd row, if needed 'toolbar3' => '', // 3rd row, if needed 'toolbar4' => '' // 4th row, if needed ), 'quicktags' => array( 'buttons' => 'strong,em,link,block,del,code,close' ) ) ); $comment_field = ob_get_clean(); return $comment_field; } Nice Plugin, thanks for ur work! 🙂

    Read on wp.org ↗
  2. cybervang
    11.8y ago

    This plugin is under-rated. It is exactly what I needed to give my users more posting options on their comments. Thanks.

    Read on wp.org ↗
  3. Joseph Persie
    12.9y ago

    plugin does exactly what I need – adds a wysiwyg editor. Easy to customize as a developer as well as the script are very well written.

    Read on wp.org ↗
  4. bacterio
    13.6y ago

    As it can change the color of the font and background ?? Only work whith register user ?

    Read on wp.org ↗
  5. amirkhan81
    13.6y ago

    Is there a way to toggle between visual and html modes in the editor?

    Read on wp.org ↗

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 7.2.16 · WP 5.4

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2024-08-20 20+ → 10+ down after 555 days in tier
  2. 2023-02-12 30+ → 20+ down after 7 days in tier
  3. 2023-02-05 20+ → 30+ up after 12 days in tier
  4. 2023-01-24 30+ → 20+ down

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for RTE Comments into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/rte-comments" width="480" height="300" style="border:0" loading="lazy" title="RTE Comments — Plugin Pulse"></iframe>
Preview card ↗

RTE Comments: 10+ active installs, 4.8★ (5 reviews). Plugin Pulse (WP Mayor), as of 2026-08-31. https://plugins.wpmayor.com/plugin/rte-comments