|
|
|
|
|
by jessaustin
3527 days ago
|
|
The WordPress GPL Rich Text component in question, is actually a wrapper around another Rich Text component named ZSSRichTextEditor which is licensed MIT. In retrospect it would have been easier to use it directly. Yes, that would have been a much better decision, for a library to use in a closed-source app. Ripping out the GPL code and substituting the MIT code should be the next thing you do. Then you can apologize to all of us for not understanding how popular software licenses work. |
|