pojome / activity-log

Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site.

Home Page:http://wordpress.org/plugins/aryo-activity-log/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error under reproducible condition

sanzeeb3 opened this issue · comments

It looks like get_user_by() can be called earlier than it has been defined. So, the following error can exist under reproducible conditions.

PHP Fatal error: Uncaught Error: Call to undefined function get_user_by() in /home/***/domains/example.com/public_html/wp-content/plugins/aryo-activity-log/classes/class-aal-api.php

Hi,

This issue has been resolved in the recently updates. Feel free to update and let me know if it solve your issue.

Thanks!