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 and TinyMCE

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

[read more...]



WordPress 2.5

WordPress 2.5 has been released! Installed! And? Does it work? Basically yes. But…
[read more...]