Any ideas?
]]>We’ve identified a potential bug with the Yoast SEO plugin version 22.7. Editor user role and custom role with the “edit_users” capability are unable to save other users’ profiles. This occurs because the wpseo_nonce field isn’t being generated for the user profile edit form. As a result, users attempting to save profiles encounter a 403 Forbidden error.
For clarification, users with the “superadmin” and “administrator” role can save user profiles without issues.
We would appreciate it if you could investigate this matter further. Please let us know if you require any additional information or have any questions.
Technical details:
WordPress Multisite
WordPress 6.5.3
Yoast SEO version 22.7
Yoast SEO Premium version 22.7
profile_update
hook in WordPress is designed to have 3 parameters, as documented on the WordPress codex. Other functions and plugins rely on this structure:
do_action( ‘profile_update’, $user_id, $old_user_data, $userdata );
However, it appears that the Metabox user profile form is calling this action but only passing 2 parameters. To ensure compatibility and proper functionality with other plugins, it is necessary to update the Metabox function to pass all 3 parameters as specified in the WordPress documentation.
By updating the function to include the missing third parameter ($userdata
), you align with the expected behavior defined by WordPress and ensure compatibility with other plugins that rely on the profile_update
action.
Ultimate Member has an easily accessible option to setup and email sent to the Members when they update their own profile… But how can the ADMIN ALSO RECEIVE an email when the Member updates his/her profile?
Please provide a solution with example
Thanks.
Ultimate Member has an easily accessible option to setup and email sent to the Members when they update their own profile… But how can the ADMIN ALSO RECEIVE an email when the Member updates his/her profile?
Please provide a solution with example
Thanks.
When users registering on the site everything work smoothly, but when users try to update information on their profile form, the wheel to save info doesn’t work.
In addiction, even if they alredy have upload profile picture, a message appears that it is mandatory to insert it.
This problem has always been there, still before the latest wordpress and Elementor updates.
I use Ultimate Member 2.2.5 with WordPress 5.8.1 and Elementor 3.4.4 version.
Please, can you help me? This is really urgent: I’ve been struggling with it for weeks!
Thanks,
Anna
WordPress Version 5.7.2
UM Version 2.1.21
Edit Profile menu got disappeared after the first update, I have added custom fields on the user profile for text, check boxes, and multi select field. but when I am trying to update the profile custom fields are not shown on the user account page and the edit profile page is also not showing for updating the fields.
Please help me how do I update the custom fields added on the user profile.
Thanks and regards
Prasad D.