Opt-in to Freemius fails in v2.2.1

That’s great news! Not just that it’s resolved for you, but it’s likely the fix I’ve been working on is the correct one.

For anyone still having this problem, can you try changing line 142 of wpf2b-addon-blocklist/admin/admin.php to:

($wf_fs->is_registered() && $wf_fs->is_tracking_allowed()))

and let me know what happens?