Plugin not working in PHP 7 server
-
I was using this plugin in a project. Now I want to upgrade the PHP version to 7 and it is generating errors as in many places mysql_ functions are used. I would suggest you guys to either use mysqli_ function else use wpdb object so that wordpress itself can take care of the upgradtion.
The topic ‘Plugin not working in PHP 7 server’ is closed to new replies.