Hi,
I created custom post type,
and want to replace tinymce latest 4.x editor with old tinymce 3.x
(for specific reason )
I plan to remove support of editor in post_type
and create textarea custom field for that post_type..
but issue is i have to include my version old tinymce js files from plugin,
to convert custom field textarea to tinymce ?
Please guide me how to do that.
Regards,
Ajay