Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author HelgaTheViking

    (@helgatheviking)

    Try adding

    add_action( 'delete_user', array( $this, 'delete_user_transients' ) );

    to line 60 of simple-user-listing.php and let me know if that solves it. I’ll push out the official release when I can.

    Thread Starter andreyuv

    (@andreyuv)

    Yes, that solves the problem. Thank you for your help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Clear transients when a user is deleted’ is closed to new replies.