Closed alexdelgado closed 1 year ago
My PHP error log is filled with the following warning because $user_info->data does not exist.
$user_info->data
Attempt to read property "full_name" on null in /instagram-widget-by-wpzoom/class-wpzoom-instagram-widget.php:462
@alexdelgado Thanks for your fix!
My PHP error log is filled with the following warning because
$user_info->data
does not exist.