Homepage » Software » WYSIWYG Plugin for WordPress

WYSIWYG Plugin for WordPress

By Jonathan + June 29th, 2005

I finally found a WYSIWYG plugin for WP that actually works: http://www.moiblog.com/plugins/

It uses the Tiny_MCE DHTML editor (by far the best I’ve seen).  WP should really include this by default ;-)

UPDATE: While you’re installing this one, check out the image uploader/gallery plugin here

O comments at "WYSIWYG Plugin for WordPress"

Be the first commenter!

Comment Now!

Name* Email* Blog / Website

Latest Posts

C#: Returning an array via webservice with derived classes November 20th, 2008

C#: Returning an array via webservice with derived classes

Here’s a neat little thing I learned today. I was writing a WebMethod for a WebService I’m working on for ScribbleLive. The return type[...] Read the rest »