Delete WP User when Deleting Gravity Forms Entry
Auto Delete WP User After Delete From Gravity Forms
To include this script you would want to open your child theme’s functions.php file and insert the code below (excluding the php open and close php tags <?php at top and ?> at bottom). When removing a user, be sure to remove them from the Entries section of the registration form within the Gravity Forms plugin and not directly from the Users area of WordPress. I believe you can only remove associated users by removing the Gravity Forms entry and not the other way around. Let me know if I am wrong.
Conclusion
I welcome your thoughts, questions or suggestions on my article on how to automatically delete a WordPress User entry when deleting a Gravity Forms entry.
You may support my work by sending me a tip using your Brave browser or by sending me a one time donation using your credit card.
Let me know if you found any errors within my article or if I may further assist you by answering any additional questions you may have.