You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm a PHP novice but I believe this plugin is writing the wrong php, for the functions file, or at least, when I insert it, it says "nonce failure". I believe this is because when it writes the crop positions it uses the wrong syntax:
[ "center" should be replaced with array( 'center'.
See screenshot.
The text was updated successfully, but these errors were encountered:
Hi, I'm a PHP novice but I believe this plugin is writing the wrong php, for the functions file, or at least, when I insert it, it says "nonce failure". I believe this is because when it writes the crop positions it uses the wrong syntax:
[ "center"
should be replaced witharray( 'center'
.See screenshot.
The text was updated successfully, but these errors were encountered: