Update – Upon further investigation, I found that I am not in need of duplicating this info into the nickname field. It looks like this plugin is not working at registration, but it is when manually updating the users in the dashboard.
Most likely my issue may be caused by another plugin if it is working for others at registration. I am using WP-Members so it may be populating the display_name with the username after your plugin has run.
I noticed in your readme.txt file:
“it is always set to their first and last name, or username if those fields are empty.”
My sight requires the first and last name fields in order to register – is there some code I can remove that checks to see if those fields are empty? (they will never be empty).
Or, is it possible to order your plugin to run last?
Thanks!
Please delete – I think this plugin requires main BP plugin. Sorry if I was confused.