The network-admin tag has no wiki summary.
7
votes
2answers
760 views
How to add field for new site-wide option on Network Settings screen?
I'm working on a plugin, and part of it involves setting an option value that applies to all sites in a WordPress network. I know about the add_site_option and get_site_option functions that let you ...
2
votes
1answer
136 views
Setting up a multilingual wordpress site
I am trying to set up a multilingual site using wordpress. I went through Each language in its own WordPress installation and decided to use this option:
Plugins like Multisite Language Switcher ...
1
vote
1answer
117 views
“Upgrade Network” error: stuck with SSL certificate verification
When trying to update one Network/MU install, I got the following error.
Warning! Problem updating https://subdomain-A.example.com. Your server may not be able to connect to sites running on it. ...
0
votes
3answers
169 views
WordPress network: set themes and plugins for new blog
How can I enable specific themes and plugins for new blogs that have been created with wpmu_create_blog? I'd like to set the themes and plugins in code rather than having a person manually set them in ...
