Viewing 1 reply thread
  • Author
    Posts
    • #3925
      ajayphp
      Member

      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

    • #3934
      Steve
      Keymaster

      @ajayphp– I don’t think this is a Piklist thing. Wouldn’t you use wp_dequeue_script to remove the new version, and then enqueue the old?

Viewing 1 reply thread
  • You must be logged in to reply to this topic.