Replies: 0
I recently switched to php7 and everything are working find except Jetpack will just show a blank page.
Checking server server log show following:
FastCGI-stderr: PHP message: PHP Fatal error: Uncaught Error: Call to undefined function get_user_attribute() in /home/www/johnsiu.com/wp-content/plugins/jetpack/modules/after-the-deadline.php:34
I switch back to php5.x, disable ATD, then switch to php7 again and Jetpack load and works fine.
So it will be nice to have ATD php7 compatible.