Plugin Author
termel
(@munger41)
Thanks for your feedback @ichblogge, what do you mean by “bulk edit user websites” ?
Ok, sorry if it was not clear 😉 I want to write something in the “website” field of the user profile of all my users. So, I have x.xxx users, and want to write a specific URL in all of their profile “website” field. Is that possible?
Plugin Author
termel
(@munger41)
Okay i understand, and yes you are right, it seems the user_url field is missing from the list of meta fields, because it is actually stored inside users table ; https://codex.wordpress.org/Database_Description#Table:_wp_users
and not meta table (only table queried to retrieve meta fields list).
Let me add it and make a few tests.
Thanks for the feedback.
Plugin Author
termel
(@munger41)
Can you please upgrade to 1.7.1+ and test if the user_url field now appears and is updatable ?
Thanks
Hi, thank you for the support! I updated and yes user_url is now selectable. But upon my tests, it didn’t change anything on the website URL (https://cl.ly/oxDq) of the profile – even if it showed a success note after my attempt to update the field…
Plugin Author
termel
(@munger41)
Hi,
Thanks for testing and sorry if it does not work…
Please let us a few days to test and fix it.
Cheers
Plugin Author
termel
(@munger41)
Ok bug is actually a wordpress bug : http://lists.automattic.com/pipermail/wp-hackers/2012-August/044226.html
It has been fixed and tested, please upgrade to 1.7.2+ and give your feedback.
Cheers