Version 1.32 update breaks wp_editor use on frontend.
-
Hey iThemes team!
It looks like the recent 1.32 update is breaking calls to the wp_editor function when the editor is embedded on the frontend of a website.
This is happening because you are making a call to the admin only function, get_current_screen. Here’s the error…
Call to undefined function get_current_screen() in /wp-content/plugins/ithemes-exchange/lib/shortcodes/shortcodes.php on line 74
Would it be possible to get that wrapped in an is_admin condition to prevent Exchange from breaking the editor on the frontend?
Thanks for your help and let me know if you have any questions!
Justin
The topic ‘Version 1.32 update breaks wp_editor use on frontend.’ is closed to new replies.