PHP error “Notice: Trying to access array offset on value of type null..
-
First of all, thank you for this great plugin. This functionality should be in WP core!
I’m using this plugin with Jetpack with no apparent ill effects, except for when I visit the Jetpack admin page I get the PHP warning below when I have WP_DEBUG on:
Notice: Trying to access array offset on value of type null in /var/www/disablemycable.com/htdocs/wp-content/plugins/disable-json-api/classes/disable-rest-api.php on line 75
The page still renders and everything seems to work properly. I verified this behavior on two different sites. There is no error if I have WP_DEBUG off.
Could this be fixed with a simple check to see if the variable exists before testing it?
Many thanks,
Brian
- The topic ‘PHP error “Notice: Trying to access array offset on value of type null..’ is closed to new replies.