You can just delete the trailing comma on line 240, but we’ll get a fix released ASAP. FYI, that syntax is no longer an error in PHP 7.3+, which is why I didn’t notice it during development.
Should this be backwards compatible with older versions… it seems like the plugin just updated its code with out backwards compatibility. 🙁 I have to deactivate the plugin on our 5 clients websites for now.. not sure yet if others are affected.
Kindly roll-out a fix please. Thanks.
The 2.1.0 release was intended to be compatible with PHP 7.2+ and WP 4.9+. Version 2.1.1 has already been released with the fix.
Realistically, it will probably work with even older versions of WP and PHP, but I don’t have any way of testing them. So if you find errors, certainly let me know!
During development for 2.1.0, it was specifically tested on PHP 7.4 and PHP 8.0, and WP versions 4.9 (via ClassicPress), 6.0, and 6.1.
Now it’s also been tested on PHP 7.2 as well, just to make sure 🙂