How to make image in TinyMCE clickable
To your primary question: It’s a tinymce plugin and can be found here: wp-includes/js/tinymce/plugins/wpeditimage/ I’m not sure but I guess you would have to rewrite some code if you want to use it with a non-wp instance of tinymce. Never tried it, but I’m pretty sure it will not work out of the box. Second … Read more