When you change someone’s membership level through the Edit Profile page in the WordPress admin, you have the option to send them an email about the change and to cancel the existing subscription at the gateway.
This recipe will disable the ability for admins to change membership levels on this page. It hides the entire “Membership Level” section on the Edit User screen.
The Code Recipe
Adding the Recipe to Your Website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.
You can wrap this entire recipe in a check against the current user’s ID to allow only specific admins the ability to update membership levels for users. If you need help with this, please open a ticket in the member’s support area.
Free Course: Membership Site Development—The Basics
Develop a deeper understanding of membership site development in this beginner-level course. Learn how to make your site work better, save yourself time and money, and improve your site's performance.