Description
Enhance your administrator/moderator experience in the comments administration pages with a rich text editor.
Comment moderation shouldn’t look like coding. Also, many bloggers don’t know how to deal with HTML tags…
This simple WordPress plugin fixes this by replacing the quicktags comment editor with a simple TinyMCE rich text editor under the:
- Reply link,
- Quick Edit link,
- Edit Comment page.
It also adds a handy ‘Code’ button if you wish to insert inline code in your replies.
No options. No settings pages.
Just activate it, and enjoy your new comment editing features!
Credits
Modern Plugins is a new brand founded by WPMarmite, the WordPress blog where you can find in-depth WordPress tutorials and reviews to help beginners build their website.
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin folder to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
-
Does the plugin register TinyMCE on the front end comment form?
-
No. This plugins only enhances the administration experience.
Reviews
Contributors & Developers
“Modern Admin Comments by WPMarmite” is open source software. The following people have contributed to this plugin.
Contributors“Modern Admin Comments by WPMarmite” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Modern Admin Comments by WPMarmite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.4
- Fixed error trying to use get_current_screen() when not available.
1.1.3
- Fixed usage of deprecated JS global.
1.1.2
- Fixed retro compatibility for translations.
1.1.1
- Fixed bug preventing comment reply in WP 5.5.
1.1
- Added the Ctrl/Cmd + Enter keyboard shortcut to publish a quick reply.
1.0.1
- Updated assets
1.0
- Updated plugin name
0.9
- Initial release