I just uploaded a new user and I can see that the display_name was correctly written to the wp_users table but was left blank in the wp_usermeta table. When I started using this plugin several months ago, the display_name was correctly written to the usermeta table. I’m not sure why it isn’t anymore. Is there a work around?
I’ve updated the display_name field in the usermeta table with a sql query, but it would be great to not have to do this every time we have new users in the future.
Hello, I am out now as soon as I arrive I read this thread and I answer it.
Thanks.
Good morning,
I am online now. This is strange, nothing has changed in this part of the plugin.
Maybe the function has changed his way of work, I would do a fix for it.
In next version it will be included.
Update it when it will be updated and if it fails, create a new thread please.
And yes, help us with a donation or a good review. It is difficult to use time in this kind of projects if none help us.
indental,
This is really strange, in WordPress Documentation it appears as a users data and not as a user_meta data.
Look at: https://codex.wordpress.org/Function_Reference/get_userdata
This change was made in a recent update of WordPress. Your plugin worked fine for me until WP codex was updated.
I will definitely donate to the plugin’s maintenance since this is a very valuable plugin that I will be using often. Do you think your next release will address this
Yes I can do it, but yes, please donate it is hard to work for free every day.
Which metadata should we use? display_name?