pluck-cms / pluck

Central repo for pluck cms

Home Page:http://www.pluck-cms.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyMCE not loading

BSteelooper opened this issue · comments

After the upgrade to version 5.1.4 of TinyMCE the new page is no longer working.

functions.php needs to call a different function to add the "Pluck Actions" button.
the editor.AddButton() is deprecated

This happens on a new install or a total refresh of the cache.

Tested in Safari, Chrome, Vivaldi

Reverted back to TinyMCE 4. Will try to upgrade to 5 in a different branch.