How to replace the WP comment form with a WYSIWYG editor



You can replace the standard WordPress comment form with a built-in WYSIWYG editor TinyMCE.

Find the file where the comment form is defined. Usually it's comment.php in your theme

For WP <3.0 it looks something like:



WordPress upgrade

WordPress has been successfully upgraded to the latest version – 2.6



WordPress and TinyMCE

TinyMCE (platform independent web based Javascript HTML WYSIWYG editor) is developed by Moxiecode Systems AB.

[read more...]