Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / gist:781573
Created January 16, 2011 04:57
<?php
/*
* Plugin Name: Password Reset Removed
* Description: Removes the ability for non admin users to change/reset their passwords.
* Version: 1.0
* Author: Derek Herman
* Author URI: http://valendesigns.com
*/
class Password_Reset_Removed
{