The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
45 views

Protect uploaded files in Wordpress 3.5 multisite

I have a multisite which I use for sharing private information (and files like pdf etc). Each client has its own 'site' example.com/client1, example.com/client2 etc I already set permissions to ...
0
votes
0answers
23 views

User mangement in wordpress multisite

I wish to create a network of wordpress multisite with multiple sub-domain or domains. But I don't want users to share session across the sites on the network. To be more specific : - Currently if ...
3
votes
3answers
85 views

Multisite Independent User Base

I run a multisite blog farms with all blogs having a consistent functionalities (theme and plugins and some basic content), but independent from each other in terms of user database. I would like to ...
0
votes
1answer
79 views

Share user access between two wordpress sites

Can I share user session or cookie between two entirely different websites. I have two websites www.xxx.com and www.yyy.com(different wp installation). While logged user clicks on a link page from ...
4
votes
1answer
128 views

Is there any central control/access panel for several WordPress sites?

We have many WordPress sites on different hosts with different domain names. Is there any solution for accessing all posts and settings with a central management tool? It's been very hard for us ...
0
votes
1answer
100 views

Wordpress multiple user roles accessing on their information on one site?

I intend to use Wordpress for the proof-of-concept of a cloud-based SaaS application I am building. My research into multi-tenancy and Wordpress only sheds insight into multiple sites sharing the same ...
0
votes
1answer
96 views

How to give “author” user role appropriate capabilities to add PollDaddy polls? WordPress multisite

At the moment, users with role "Author" can only view but not add or edit polls. "Editor" and "Administrator" (site administrator) can add and edit polls however. This is despite the fact that I ...
3
votes
2answers
131 views

Lock one of WP Network sites for not registered users

I have a blog network (Multisite), with domain mapping plugin installed, and some of my sites are under development, so I want to lock them from not registered users. I tested a few plugins designed ...
1
vote
1answer
53 views

How do I list multisite users for the current site only

I'm looking for a way of selecting the users for one site within a multisite set up. Can anyone tell me how to do this please? This is what I have at the moment: $user_search = ...
0
votes
0answers
17 views

How can a user add more bookings to his/her account using a custom form? [closed]

As I user I want to be able to register my booking request from a custom form. I should also be able to return and book future apartment requests without having to login to the website where the name ...
1
vote
1answer
38 views

Wordpress Multisite plugin delegation

I'm currently familiarising myself with the Wordpress Multisite feature, but there appears to be an option missing: If I want to install a specific plugin for one of my sites, but not for any of the ...
1
vote
0answers
78 views

Delete sites in wordpress multisite (not suspend)

When you delete a site in your wordpress network, it apear like suspend: For delete a site, user have to click a link that wp send to his email, when he checked the site be suspended, but it ...
0
votes
2answers
284 views

Is WordPress MultiSite secure & how much can it scale? [closed]

Great info on How to Scale Wordpress and more info on Wordpress Web Hosting. Still, I am left with questions. Creating a project that for the sake of argument we will call a blog network. A user ...
2
votes
1answer
313 views

How to synchronize user profile fields in multisite?

I'm using wordpress multisite. I installed Multisite user management plugin. If a user register in my main sites then that user automatically added in all my sites. My problem it doesn't copy the ...