Hi there,
The server we use to host our website will be forcefully pushing all sites to PHP version 8.0 as of Monday the 3rd of October. Each time I test pushing the site to PHP 8.0, the backend of the website has a critical error with the following in the debug log:
" Stack trace:
#0 /usr/www/users/atlaswbcjd/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(Array, Array)
#1 /usr/www/users/atlaswbcjd/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
#2 /usr/www/users/atlaswbcjd/wp-admin/admin-header.php(130): do_action(‘admin_print_scr…’)
#3 /usr/www/users/atlaswbcjd/wp-admin/themes.php(244): require_once(’/usr/www/users/…’)
#4 {main}
thrown in /usr/www/users/atlaswbcjd/wp-includes/class-wp-hook.php on line 303"
Please could you take a look. I have checked all plugins and the only issue left to explore is the theme. Is the Pro theme ready for PHO 8.0?
Thanks