Skip to content

joyously/ClassicPress-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassicPress Editor


This is an experimental plugin and should not be used in production environments!


NOTE: There won't be a pull request for every single change; some changes may be committed directly to the main branch. See the commit history to keep up with the changes.

Here is a list of items marked TODO.


This plugin aims to bring TinyMCE version 5.x to the ClassicPress editor which is currently 4.8.0.

TinyMCE is used on the post editor page, the Text Widget, and anywhere a plugin adds it (like metaboxes or taxonomy descriptions or user biography).

The Code Reference shows only the PHP side of things, which includes using quicktags.js also. The Text Widget (and perhaps some plugins) sets it up from Javascript (see wp-admin/js/text-widget.js).

Please install the plugin and give it a try. Don't be gentle. Put it through the paces. Try weird things. Actively try to break it. And then report your findings here! The changes mentioned in the migration document are of particular interest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 14.3%
  • PHP 0.5%