wp-front-end-editor icon indicating copy to clipboard operation
wp-front-end-editor copied to clipboard

using the noneditable functionality

Open devouk opened this issue 10 years ago • 1 comments

hi, I see that you have the tinymce noneditable function added to this plugin, but uncertain how to active it, would it still be by adding

on the section you dont want to the user to edit or if it via a different method.

Many thanks

devouk avatar Apr 21 '15 15:04 devouk

You should take a look at mce-view-register.js and mce-view.js in WordPress core. :)

ellatrix avatar Jul 05 '16 16:07 ellatrix