Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using wordpress editor in my projects

I think CKEditor is the most powerful WYSIWYG Editor, but CKEditor have some problem, and I found the Wordpress editor is powerful than CKEditor :)

But I don't know what is wordpress editor ? Is it OpenSource ?

How can I use WordPress Editor in my projects?

UPDATE:

I mean was wordpress default editor :

enter image description here

like image 561
MajAfy Avatar asked Nov 25 '25 11:11

MajAfy


1 Answers

Below answers guide you properly I hope

How to use Wordpress Text Editor in a custom plugin

https://codex.wordpress.org/Function_Reference/wp_editor

https://premium.wpmudev.org/blog/daily-tip-how-to-set-the-default-editor-to-visual-or-html-in-wordpress/

https://www.bloggersignal.com/set-html-editor-as-default-editor-in-wordpress/

https://www.webhostinghero.com/how-to-switch-the-wordpress-editor-to-html-by-default/

like image 137
R.K.Bhardwaj Avatar answered Nov 27 '25 14:11

R.K.Bhardwaj