{"id":22655,"date":"2013-04-26T19:44:57","date_gmt":"2013-04-26T19:44:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/emergency-password-reset\/"},"modified":"2025-11-24T12:02:48","modified_gmt":"2025-11-24T12:02:48","slug":"emergency-password-reset","status":"publish","type":"plugin","link":"https:\/\/nl.wordpress.org\/plugins\/emergency-password-reset\/","author":5948439,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"9.4","stable_tag":"trunk","tested":"6.8.5","requires":"2.7.0","requires_php":"","requires_plugins":null,"header_name":"Emergency password reset","header_author":"andymoyle","header_description":"","assets_banners_color":"d00000","last_updated":"2025-11-24 12:02:48","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/andymoyle","header_plugin_uri":"http:\/\/www.themoyles.co.uk","header_author_uri":"http:\/\/www.themoyles.co.uk","rating":3.4,"author_block_rating":0,"active_installs":800,"downloads":28517,"num_ratings":12,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.3":{"tag":"0.3","author":"andy_moyle","date":"2014-10-28 14:53:23"},"0.4":{"tag":"0.4","author":"andy_moyle","date":"2014-10-28 14:53:23"},"0.5":{"tag":"0.5","author":"andy_moyle","date":"2014-10-28 15:42:19"},"9.0":{"tag":"9.0","author":"andy_moyle","date":"2025-04-29 11:19:31"},"9.1":{"tag":"9.1","author":"andy_moyle","date":"2025-11-20 07:54:04"},"9.2":{"tag":"9.2","author":"andy_moyle","date":"2025-11-20 08:12:37"},"9.3":{"tag":"9.3","author":"andy_moyle","date":"2025-11-24 12:00:49"}},"upgrade_notice":{"":"<ul>\n<li>7.0<\/li>\n<\/ul>"},"ratings":{"1":3,"2":2,"3":0,"4":1,"5":6},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":1015336,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1015395,"resolution":"772x250","location":"assets","locale":"","width":791,"height":256}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.3","0.4","0.5","9.0","9.1","9.2","9.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3401821,"resolution":"1","location":"plugin","width":539,"height":621}},"screenshots":{"1":"The main and only screen!"}},"plugin_section":[],"plugin_tags":[27049],"plugin_category":[],"plugin_contributors":[173073],"plugin_business_model":[],"class_list":["post-22655","plugin","type-plugin","status-publish","hentry","plugin_tags-emergency-password-reset","plugin_contributors-andy_moyle","plugin_committers-andy_moyle"],"banners":{"banner":"https:\/\/ps.w.org\/emergency-password-reset\/assets\/banner-772x250.png?rev=1015395","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/emergency-password-reset\/assets\/icon-256x256.png?rev=1015336","icon_2x":"https:\/\/ps.w.org\/emergency-password-reset\/assets\/icon-256x256.png?rev=1015336","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/emergency-password-reset\/trunk\/screenshot-1.png?rev=3401821","caption":"The main and only screen!"}],"raw_content":"<!--section=description-->\n<p>This plugin does 3 things\n1) It will check you don't have a username called \"admin\" which is asking to be hacked\n2) It will allow you to reset all passwords, with an password reset link sent to all users to warn them.\nFollowing a couple of reviews from v7.0 the plugin will allow you to set the email from address, name, subject and message\n3) You can also change the SALTS which forces a logout of all users.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>emergency-password-reset<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Click on Emergency Password Reset in the Users menu<\/li>\n<li>Adjust the settings as required<\/li>\n<li>Click on the 'Reset Passwords' button<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20it%20work%3F'><h3>How does it work?<\/h3><\/dt>\n<dd><p>When you click rest passwords, the plugin recreates random passwords for every user and emails them the reset password link.<\/p><\/dd>\n<dt id='will%20i%20be%20secure%20now%20from%20a%20hack%3F'><h3>Will I be secure now from a hack?<\/h3><\/dt>\n<dd><p>Not necessarily. We advise you change your SALTS in the wp-config.php file which will force logouts for all users. Wordpress provide a <a href=\"https:\/\/api.wordpress.org\/secret-key\/1.1\/salt\/\">tool<\/a> to generate new ones.\nYou can now reset them automatically from the plugin Dashboard&gt;Settings&gt;Reset SALTs\nCheck out our <a href=\"http:\/\/www.themoyles.co.uk\/2013\/02\/so-your-wordpress-site-has-been-hacked\/\">blog post<\/a> on hacked Wordpress sites<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>9.4<\/h4>\n\n<ul>\n<li>Extra step added for resetting SALTS<\/li>\n<\/ul>\n\n<h4>9.3<\/h4>\n\n<ul>\n<li>Adjusted menu to manage_option role only (was administrator before)<\/li>\n<\/ul>\n\n<h4>9.2<\/h4>\n\n<ul>\n<li>Fix not all users password changed<\/li>\n<\/ul>\n\n<h4>9.1<\/h4>\n\n<ul>\n<li>Security audit and update<\/li>\n<\/ul>\n\n<h4>9.0<\/h4>\n\n<ul>\n<li>Check nonce for settings change to prevent CSRF<\/li>\n<\/ul>\n\n<h4>8.0<\/h4>\n\n<ul>\n<li>Emails sent in batches of 10 as BCC, to avoid crashes and email errors<\/li>\n<\/ul>\n\n<h4>7.0<\/h4>\n\n<ul>\n<li>Setttings to change email name, from and message<\/li>\n<\/ul>\n\n<h4>6.2<\/h4>\n\n<ul>\n<li>Translation ready<\/li>\n<\/ul>\n\n<h4>6.1<\/h4>\n\n<ul>\n<li>New username when changing from \"admin\" properly sanitized.<\/li>\n<\/ul>\n\n<h4>6.0<\/h4>\n\n<ul>\n<li>Don't allow a user to reset admin username to empty field!<\/li>\n<\/ul>\n\n<h4>5.0<\/h4>\n\n<ul>\n<li>Added WordPress reset \"salt keys\" to secure your site - Dashboard&gt;Settings&gt;Reset SALTs<\/li>\n<\/ul>\n\n<h4>4.0<\/h4>\n\n<ul>\n<li>Updated deprecated functions<\/li>\n<\/ul>\n\n<h4>3.0<\/h4>\n\n<ul>\n<li>Updated reset link<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Password reset link sent<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Sends link to reset password page rather than new password<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Form to change username from \"admin\"<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Shows WP 4.0 compatability<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Add Screenshot<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Correct the title in readme.txt!<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"This plugin allows the admin to reset all the passwords and automatically email out the link to reset","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/22655","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=22655"}],"author":[{"embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/andy_moyle"}],"wp:attachment":[{"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=22655"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=22655"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=22655"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=22655"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=22655"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=22655"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}