Yes, version 14.1 is broken and gives the following error:
PHP Fatal error: Uncaught Error: Failed opening required '/.../wp-content/plugins/wp-facebook-reviews/freemius/start.php' (include_path='.:/usr/local/php84/lib/php') in /.../wp-content/plugins/wp-facebook-reviews/wp-fb-reviews.php:35
Stack trace:
#0 /.../wp-content/plugins/wp-facebook-reviews/wp-fb-reviews.php(55): wfr_fs()
#1 /.../wp-settings.php(589): include_once('...')
#2 /.../wp-config.php(93): require_once('...')
#3 /.../wp-load.php(50): require_once('...')
#4 /.../wp-blog-header.php(13): require_once('...')
#5 /.../index.php(17): require('...')
#6 {main}
thrown in /.../wp-content/plugins/wp-facebook-reviews/wp-fb-reviews.php on line 35
It’s best to rename/remove the plugin folder wp-facebook-reviews via FTP or your host’s file manager and install the previous version, that you can always find on the Advanced section of a plugin’s page. The direct link is https://downloads.wp.xz.cn/plugin/wp-facebook-reviews.14.0.zip
If you have the same issue, please use the Subscribe button in the sidebar to follow updates instead of replying with “same here” comments.
Okay, I just pushed out version 14.2. Sorry everybody. That’s what I get for late night code changes.
I’ve just tested 14.2 and it’s working again. Thanks for the fix and I’m sure a lesson has been learned… 😉