Debug log errors
-
Hi,
I am having this error coming up in the debug log error doc.
[16-Aug-2023 04:57:46 UTC] PHP Warning: Attempt to read property “post_author” on null in /home//public_html/wp-content/plugins/widget-options/includes/widgets/display.php(428) : eval()’d code on line 1
For one widget I am using this logic:
global $post; return($post→post_author==1);
Thanks
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Debug log errors’ is closed to new replies.