-1
votes
0answers
15 views

WordPress MultiSite Network Menus have disappeared?

I've had this WPMS install has been running for years. And I always keep it updated. Today, for some reason, the Network Menu options have disappeared. I can still manually navigate to all the Network ...
0
votes
0answers
34 views

Adding (blog-specific) links to “My Sites” admin page

The My Sites admin page only has links to the sites’ dashboards and production pages which is of limited value. I am trying to figure out a way to add a more useful links to them like New Post, ...
1
vote
0answers
35 views

Continuous Login Sessions For Super Admins Across Multi-Site Network of Sites

I've looked around on WPSE, and WordPress.org and Google. Can't seem to find much information on this topic. Is it possible to enable continuous login sessions across all WordPress Multi-Site linked ...
2
votes
1answer
141 views

Add Wordpress MU Network Admin via Database

I am working on getting a copy of a WordPress MU network up and running on my local machine for development purposes (using WordPress 3.2.1 at the moment). I need access to the network administration ...
2
votes
0answers
70 views

Wordpress Network site edit missing user list?

[domain]/wp-admin/network/site-users.php?id=2 shows no users listed but there are definitely users in the blog. Where/How can I fix this?
5
votes
3answers
972 views

How to hide admin account in BuddyPress? (for security reasons)

I have been working with WordPress for the past 3-4 years, but I am new to BuddyPress. I would like to hide the admin account completely from BuddyPress for security reasons. For example with a ...
1
vote
1answer
221 views

How to get the site administrator/s by blog id

I wanted to display the site administrator/s not super administrator by blog id. Which outputs the site admin id and avatar. How to accomplish this?
4
votes
1answer
304 views

Restrict Admin Capabilities in MultiSite

update_core update_plugins update_themes install_plugins install_themes delete_themes edit_plugins edit_themes Hi, I want to restrict those capabilities to user_id = ...
1
vote
2answers
303 views

How Can I Centralize Content Usage and Approval in a WordPress Multi-Site installation

I am working with a non-profit client that runs several charities under one umbrella. A good metaphor would be to think of the United Way (but it's not the United Way). Can a WordPress multi-site ...
2
votes
1answer
85 views

PHP Notices appear when browsing any page in admin, but only for child theme, using code from WP Codex

My php_error.log in my console (locally on OSX) is reporting 3 PHP Notices. The PHP Notices only appear when browsing each admin page in the back-end for a site (running multisite) that uses a child ...
1
vote
1answer
110 views

ID's being stripped out of editor for Admin user in Multi-Site

I have a Multi-Site install running on the current version of WordPress (3.3.1). The problem I'm having is the ID's are being stripped out of my tags in the editor. When I am logged in as a "Super ...
0
votes
2answers
196 views

How to add super admin to all sites

Is there a way to add super admins to ALL sites without having to add them to each site individually? My group of super admins needs access to all sites.
1
vote
1answer
126 views

Unable to apply theme to WordPress Network Site install

I'm using media temple with a fresh install of WordPress in network mode. With subdomains off. define( 'SUBDOMAIN_INSTALL', false ); I've followed Media Temple's *wildcard configuration (not that I ...
1
vote
2answers
273 views

How can I force users to a particular subdomain to log in for MU (Multisite)?

I have a Multi-Site installation of Wordpress, with multiple subdomains, but only one of the subdomains has an SSL certificate. The domains are such: www.example.com blog1.example.com ...
2
votes
2answers
152 views

How can I get a list of plugins and which blogs are using them?

I'm about to upgrade my Wordpress MU installation to wordpress 3 Before I update, I want to find out which blogs use which plugins. I don't see a way to do that in the UI, is there? What about a ...
2
votes
2answers
261 views

user-new.php less detailed after WP3.1; how to revert?

I updated WP to 3.1, and one issue my organization (which uses WP in Network Mode) is having is the Add New User page in wp-admin is now much less detailed -- before it was more like profile.php, with ...
1
vote
6answers
412 views

Can I manage more wordpress sites with one wordpress administrator page?

I would like to find a solution, where I can administer multiple wordpress sites (50 plus) using one wordpress admin interface or other tool. I would like to manage plugins and content on these sites. ...
1
vote
1answer
184 views

Multi site clarification

I've done some reading about multisite over at WordPress.org and looking to see if I'm understanding correctly. My current blog domain is somewhat locale restricted by name. However, much of my ...