[ad_1]
Hi,
After i updated php 7.4 to php 8.3 i have two warnings on my site:
Warning: Undefined variable $post in [..]/wp-content/plugins/enhanced-text-widget/enhanced-text-widget.php(68) : eval()'d code on line 12
Warning: Attempt to read property “ID” on null in /[..]/wp-content/plugins/enhanced-text-widget/enhanced-text-widget.php(68) : eval()’d code on line 12
Is there anything that can solve this problem?
Thank you very much!
NVM i just see that this isn’t the plugin’s fault