Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
2k views

how to make a custom field readonly or disabled by user role?

i am trying to make a simple custom field (made without a plugin) readonly or disabled for a specific user role in functions.php, is this possible ? thanks
sofdesigne's user avatar
1 vote
1 answer
1k views

Creating user relationships

I have a project where I feel I need to create relationships between users but since this is not natively implemented in wordpress as far as am concerned then I will need advice on how to do it. One ...
nelson's user avatar
  • 97
-3 votes
1 answer
50 views

How to give different user access to different people?

I have a video tutorial website where I have to provide videos. For that purpose I have to give different user access to those who login to particular courses. So can you please help me what is the ...
roja.k's user avatar
  • 1
0 votes
0 answers
111 views

Change the functionality of wordpress users module in admin

I want to restrict wordpress admin to view all users in user list. For say, I have created custom roles (company users, employee). A company user type role can have multiple employees. I want ...
Pradeep Singh's user avatar
3 votes
1 answer
2k views

Modify custom Users Manage page

I'm trying to create a submenu page under 'Users' which is like the 'All Users' page but for listing users of specific roles only. Let's just call this submenu page 'Customer'. So far I managed to ...
Giraldi's user avatar
  • 1,485
0 votes
4 answers
663 views

Restrict access to non-wordpress section of site with user roles?

Is it possible to limit access to a page using wordpress user roles that isn't included in the wordpress install. For example I have a CS Cart install with only a couple of products but I need to ...
Vince P's user avatar
  • 579
2 votes
1 answer
939 views

How do I properly format the user_role array?

I used a role editor recently and needed to delete a role. After deleting it I noticed that it began to appear as blank in the edit user role drop-down. After a bit of investigating and deleting ...
Zach Shallbetter's user avatar