Modify an existing user
Last updated
Last updated
Create a new form and set Post Management
as action.
You can select the user to be modified in two ways.
Choose All users in the List to populate from menu and select the User to edit, like in this example:
Add uid to the shortcode:
This particular syntax can also be used in combination with get_current_user_id()
function:
Be careful, if the user ID is wrong, the form will not be displayed.