PHP Error
-
Can you fix this? It’s cloggin my error log:
Trying to get property ‘id’ of non-object in /web/html/kmccontrols.com/wp-content/plugins/wp-sort-order/inc/hooks.php on line 55
“global $current_screen” is a bad idea. Use get_current_screen() and make sure it’s defined before checking the id, please.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Error’ is closed to new replies.