Skip to content

Error updating meta user data when using Redux_Users::set_profile #4049

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
c-tdungdz opened this issue Jan 9, 2025 · 0 comments
Closed

Error updating meta user data when using Redux_Users::set_profile #4049

c-tdungdz opened this issue Jan 9, 2025 · 0 comments

Comments

@c-tdungdz
Copy link

c-tdungdz commented Jan 9, 2025

Site info:
WordPress 6.7.1
PHP 8.1.31
Redux Framework: 4.5.4

I use Redux_Users::set_profile to add fields on-screen user update
I noticed when I press the update user button, the new data is not updated, I looked into the plugin core and saw
redux-framework/redux-core/inc/extensions/users/class-redux-extension-users.php

image

image

You are using method $_GET['user_id'] for a form have POST method

kprovance added a commit that referenced this issue Jan 15, 2025

Verified

This commit was signed with the committer’s verified signature.
ioquatix Samuel Williams
Signed-off-by: Kev Provance <kevin.provance@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants