So, for security reasons, my web host (NearlyFreeSpeech.net) advises disabling WordPress’s built-in background update system in favour of checking for updates with a cron job. I’ve been getting notification emails with this message:
Warning: Attempt to read property “user_login” on bool in
/home/public/blog/wp-content/plugins/activitypub/includes/class-webfinger.php on line 27
a) Is this a problem, and if so, b) is there a way to fix it? I’m the only user on my blog, so can I manually specify the user ID to use?
FWIW, Webfinger lookup seems to work fine: https://webfinger.net/lookup/?resource=nevillepark%40nevillepark.ca
I have both the ActivityPub and Webfinger plugins installed.
Please let me know if you need any more information.
