Tagged Questions
0
votes
1answer
23 views
Need to block user role from accessing bbPress all together
I've been looking at some options and I haven't seen a full solution to what I need. I need to block certain user_roles from accessing bbPress all together and from seeing the link to the page.
Any ...
0
votes
1answer
134 views
Using my own user table
Quite a broad question but I was wondering if it's possible to remove user management from WordPress and let it be handled by a remote database?
I have an existing user table with everything I need ...
0
votes
2answers
157 views
Common user login for two different wordpress installation and bbpress
I have situation, that i need common user login for
Blog A
Blog B
bbPress
I found the solution Single use login for two wordpress installation from Justin Tadlock Blog.
Installing two WordPress ...