I’d like to suggest a feature request to allow network admin to add default values for Xprofile fields meta directly in the Xprofile fields setup (wp-admin/network/users.php?page=bp-profile-setup
).
Currently the only way to specify default values is programatically using xprofile_set_field_data()
but if I have many fields, this coding method can get quite cumbersome.
If there is already a simple solution or plugin to set default values, please do let me know!