Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User delete workflow fixes for #1365 #1404

Merged
merged 5 commits into from
Jul 30, 2021

Commits on May 31, 2021

  1. adds a function on the 'delete_user' hook to delete the 'correspons_t…

    …o_user' meta key and value.
    micahmills committed May 31, 2021
    Configuration menu
    Copy the full SHA
    8afdc7a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. moved the function to dt-users/users.php and changed it to use the `d…

    …eleted_user` so it should run on multisite setups.
    micahmills committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d089dac View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Added a function to delete a user from all sites if it is multisite a…

    …nd the user is deleted by a Super Admin.
    micahmills committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ea40d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    404abcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    802c3f4 View commit details
    Browse the repository at this point in the history