Hello,
I’m suddenly getting multiple warnings such as the ones below:
Warning: Undefined array key “screen_name” in /plugins/custom-twitter-feeds/inc/CTF_Parse.php on line 40
Warning: Undefined array key “verified” in /plugins/custom-twitter-feeds/templates/header.php on line 21
Warning: Undefined array key “profile_image_url_https” in /plugins/custom-twitter-feeds/inc/CTF_Parse.php on line 371
Warning: Undefined array key 0 in /plugins/custom-twitter-feeds/inc/CtfFeed.php on line 1924
Warning: Undefined array key 0 in /plugins/custom-twitter-feeds/templates/item.php on line 12
Warning: Undefined array key 0 in /plugins/custom-twitter-feeds/inc/CTF_Display_Elements.php on line 22
Warning: Trying to access array offset on value of type null in /plugins/custom-twitter-feeds/inc/CTF_Parse.php on line 67
I’m using Version 2.0.6, WordPress 6.2 and running PHP8.
Any ideas how to solve it?
Thanks.
