I created two forms: one for registration and another for updating profile.
I can hide the update form from non-registered users, but how do I hide the registration form from registered users?
Assuming you registered users are logged in, you can use this plugin: https://wordpress.org/plugins/nav-menu-roles/
Please login or Register to submit your answer