Tagged Questions
6
votes
4answers
5k views
How to remove these fields from the 'Profile' section?
I have to remove some profile fields from the 'Profile' page according to the user roles. For removing the color picker I used remove_action("admin_color_scheme_picker", "admin_color_scheme_picker"). ...
1
vote
2answers
511 views
Add multiple images to author profile page
I'm developing a directory style theme using multi-site and each new author needs to be able to upload 5-10 photos to be displayed in their profile page.
Is there any way of doing this? I don't mind ...
0
votes
2answers
827 views
Extending the user profile
Is there any way that developing a Wordpress admin panel like this would be possible?
http://deanelliott.me/wp-content/uploads/account-backend.jpg
My client wants it to be displayed within the ...