Warning: Use of undefined constant url - assumed 'url' (this will throw an Error in a future version of PHP) in /www/wwwroot/boke/wp-content/themes/boke/framework/functions/theme-functions.php on line 2211
Warning: Use of undefined constant name - assumed 'name' (this will throw an Error in a future version of PHP) in /www/wwwroot/boke/wp-content/themes/boke/framework/functions/theme-functions.php on line 2211
最简单的就是利用PhpMyAdmin管理面板打开数据库,打开SQL输入以下命令:
UPDATE wp_users SET user_pass = MD5('新密码') where user_login ='管理帐号' LIMIT 1;
点击执行,就OK了。
例如新密码为admin,那新密码的MD5应该是:$P$B12345678/c7bOMfLdQB9B/ypks8iB/