IMAGE EDITOR BETA
-
I love WordPress, but I have to tell you everytime you people make significant changes it bugs the hell out of me. Case in point: the new Image Editor (beta). If you’re going to install something new, at least allow an option for people to access the old option. I liked the old Image Editor. Not a fan of this new version. For one thing it won’t allow me to crop photos. Tried it three times. Nothing. Oh, and is there way to currently get back to the old Image Editor?
The blog I need help with is: (visible only to logged in users)
-
Add this to your theme’s functions.php (or a small plugin):
php
add_filter(‘enable_experimental_image_editor’,’__return_false’); -
Don’t you have to be upgraded to use a plug-in? My site is in FREE category. I’m not tech savvy, I’m not even sure how to implement that plug-in.
-
this is easy to set, Appearance -> Theme File Editor->Theme Functions click then put the line
-
When I click on it, WordPress wants me to upgrade my plan to Business to access this option. Sigh. Oh, well.
-