Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • ai-logo-login
  • credits
  • v0.4.15
  • v0.4.14
  • v0.4.13
  • v0.4.12
  • v0.4.11
  • v0.4.10
  • v0.4.9
  • v0.4.8
  • v0.4.7
  • v0.4.6
  • v0.4.5
  • v0.4.4
  • v0.4.3
  • v0.4.2
  • v0.4.1
  • v0.4.0
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
23 results

remove-password-change-notification.php

Blame
  • remove-password-change-notification.php 262 B
    <?php
    /*
      Plugin Name: A/I - Remove password change notification
      Description: Disables email notification of password changes
      Version: 0.1.0
      Author: Autistici/Inventati
      Author URI: https://autistici.org
    */
    
    function wp_password_change_notification() {}