How can I add/update user_metadata using WP_Auth0?
-
Hi,
I’m looking at a way to add/update user_metadata for a given user, similar to the example given in this thread I found, however it is old and uses methods ie. “WP_Auth0_Api_Client::update_user()” that are now depreciated in version 3.10.0 of the plugin.
I have found examples in php class in `WP_Auth0_Profile_Change_Email.php’ however i’m not sure how to go about useing it.
Can someone show me the proper way to update/add user_metdata using the WP_Auth0 SDK in the plugin?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How can I add/update user_metadata using WP_Auth0?’ is closed to new replies.