3

I am using Wordpress 4.3 or sometimes 4.4 but every time i include editor in front user page it gives me error in console

deprecated TinyMCE API call: .onPaste.add(..)

help me

thanks

vivek.vvs
  • 29
  • 1
  • 6

1 Answers1

2

You need to follow below steps to solve this issue.

1) Clear browser cache to clear loaded JS. 2) Activate 2014 WordPress theme. 3) Deactivate all WordPress plugins. 4) Activate your current WordPress theme.

And enjoy tinyMCE in template page.

jay thaker
  • 52
  • 5