I would love to kinda replicate WordPress post/page text editor (Admin panel) in comments section. That’s how site users will be able to format text easily. A good example of what I actually need can be found here at StackOverflow when someone is about to Ask Question.
I would love to kinda replicate WordPress post/page text editor (Admin panel) in comments
Share
The TinyMCEComment WordPress plugin could help you out. It uses the internal TinyMCE editor (bundled in WordPress 2.0 and up).