I test as you suggested and it is in the correct place, but when I insert this code:
<input type="hidden" name="nickname" id="nickname" value="<?php echo esc_attr( $profileuser->user_name ); ?>" class="regular-text" />
it still asks for a Nickname.
What is the correct directory?
I’m new to this. Any chance you could tell me where to put the above code? I tried it on the profile-form.php and it didn’t work.
Thanks much!
Thanks so much. What I’m trying to get rid of is outlined in red here.
Any help is so greatly appreciated.
Could you tell me how you did this, katemegill?