Undefined Function in Recent Update
-
Hi there!
I’ve supported a few users using your plugin today. It looks like after your recent update, an undeclared function was set on line 298 of your functions.php.
PHP Fatal error: Uncaught Error: Call to undefined function is_home_page() in /srv/htdocs/wp-content/plugins/wp-header-images/inc/functions.php:298
Adjusting
is_home_page()
to the correctis_home()
resolves the issue but I suspect many just opt to deactivate your plugin.Best,
Joshua
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Undefined Function in Recent Update’ is closed to new replies.