The 2.0 plug-in package is missing 2 PHP files,
Replacing the previous version in file management can solve the website crash.
Previous version download:https://ww.wp.xz.cn/plugins/lifepress/#developers
The missing file is:includes/class-shortcode.php & includes/class-helper.php
Turn off automatic updates.
This is not a successful change, but it can be used for me.
if ($showinfo=='1') {
//Hide content but show info text
return '<div class="raa-box-info ' . $class . '"><span style="color: #993300;">此内容受保护,仅限登陆用户查看!</span>已有账号,<a href="/login/" target="_blank">点此登陆 </a> <a href="/register/" target="_blank"> 还没有账号点击注册一个!</a></div>';
}
The problem is solved! Modified plug-in related prompt code