Is it the best/most stable way to add custom user profile fields (meta data) or is it better to use a plugin like ACF or some other way? I saw that we can add profile field names to csv column and that gets stored (for example, custom field called “Additional Phone1” but just want to check what affect this has on system performance/db versus another method.
Not sure how the other plugins manage all this (how many hooks, how many SQL queries, etc) but it is really simple so surely it would be the fastest one.
Anyway, any mehtod you choose you won’t loose performance. This is a very insignificant portion of code in all cases.
Viewing 1 replies (of 1 total)
The topic ‘Custom User Profile Fields’ is closed to new replies.