How to add a user profile field when installing a plugin
How can I add a user profile field when installing a plugin?
I'm working on a plugin and as part of the plugin, it needs to create a user profile field and then save what field number it is for internal use. So when the plugin gets installed, it creates the field, sees that it's field8 and saves "field8" to a config option for the plugin. Is this possible?
Thanks,
|