• When I am using an old version of theme in wordpress 4.4 shows an error like

    Notice: wp_editor() was called with an argument that is deprecated since version 3.9! TinyMCE editor IDs cannot have brackets. in /opt/lampp/htdocs/wordpress/wp-includes/functions.php on line 3737

    What’s the solution for avoid this warning

Viewing 1 replies (of 1 total)
  • If that’s happening due to the theme the options are:

    • Update the theme to the latest version (assuming that there are updates available).
    • If it’s a commercial theme, it might be wroth checking if there’s been updates and paying for those updates. That can help with not only that issue but also any security or bug fixes that they’ve found since you installed the theme.
    • Look into the themes coding and fix the issue yourself. This will need some technical knowledge, so might be beyond your current abilities.
    • Pay someone to fix the theme for you.
    • Use a different theme that doesn’t have that issue.
Viewing 1 replies (of 1 total)
  • The topic ‘wp_editor() fucntion is deprecated?’ is closed to new replies.