IT Nursery
I have created a page “profile” that when visited with get variable of user id like: http://example.com/profile/?uid=1 Then it will display the profile details of user id 1. Now...
  • May 30, 2022
  • 0 Comments
IT Nursery
I’ve used Ajax with WordPress before and got it working. However this particular case (file upload) has proven difficult. The problem seems to be that the action is not...
  • May 28, 2022
  • 0 Comments
IT Nursery
I have been following the following tutorial to try and an upload form to the user profiles. http://www.scribd.com/doc/81666407/Add-and-Remove-WordPress-User-Profile-Fields-and-Display-Them-Within-Your-Theme- I’d like to be able to make this a little more...
  • May 27, 2022
  • 0 Comments
IT Nursery
I’d like to remove the action profile_personal_options (more specifically the color scheme and visual editor checkbox) which shows up in wp-admin/user-edit.php. I believe it’s as simple as running it...
  • May 27, 2022
  • 0 Comments