Running multiple sites with one installation and one central management. Also known as network.
0
votes
1answer
155 views
WordPress Network - Sub sites in a custom directory? [closed]
I'm looking to set up a handful of sites in a network but have a question I can't seem to find answered online.
Let's say I have a top level site at the root directory, eg:
http://localhost
Is ...
0
votes
1answer
208 views
Fastest way to fetch posts across a multisite
What's the fastest way to fetch posts/content across a multisite? I had been using SimplePie RSS feeds, but I'm now investigating switch_to_blog(). As switch_to_blog appears to be quite simple to use, ...
2
votes
2answers
794 views
get_user_meta() to Return User Meta Only for Current Blog in Multi Site
I've written a plugin that allows users to bookmark their favorite posts, but have run into a small problem when using it on a multisite network.
Each time a post is bookmarked, the ID of that post ...
1
vote
2answers
471 views
Fixing media links after importing to multisite
When i imported all posts and media from a old site to new site which on wordpress multisite. The image links on posts are got broken because how media are stored on a multisite is quite different ...
0
votes
1answer
173 views
how to list all subdomain in wordpress multiuser
I need to show all sub domains/directory in my wordpress multiuser,
for eg:
blog1
blog2
blog3
Is their any template tags to do this? stuck with this help me out guys.
0
votes
1answer
661 views
Multisite installation combining subdomains and subdirectories
I need to create a complex WordPress-powered set up, which I would like to run from a single code base.
My setup is complicated by a number of factors. First of all I already have software running ...
2
votes
1answer
220 views
Plugin Uninstall and Deactivate via Options Menu
I'm creating my first plugin (modifying an existing one for what I need) and although it's working fine i am trying to create a simple options menu to allow either deactivation of the plugin, or ...
2
votes
1answer
152 views
How do you load WordPress from an external script when using MultiSite? [duplicate]
Possible Duplicate:
Using WordPress functions on other sites
I have an external script that needs to load up WordPress in order to have access to WordPress functionality.
In the past I ...
0
votes
1answer
352 views
Extra Meta Data for Wordpress Multisite Taxonomy
I'm using a custom taxonomies across a Wordpress multisite install (same taxonomies on all sites) and i'm trying to add some custom meta boxes to each of these (same meta boxes on all sites).
I'm ...
0
votes
1answer
60 views
Can we able to post blog on another Wordpress blogsite?
I am relatively new to Wordpress.
When we check techcrunch.com which is built on Wordpress platform, they have few official bloggers and tons of comment posters which is usually authenticated through ...
1
vote
1answer
249 views
Query to import data from one MultiSite table to another (pages/sub-pages)
I'm updating a standard install with about 500 (eek!!) pages to a MultiSite for easier sub-site management.
I basically want to take a sub-page and its children from the root site and copy the data ...
0
votes
2answers
91 views
Multisite / Network - Stable?
I have about 15 individual WordPress sites running on my server and am looking at re-creating those sites under the multisite area to avoid having to update each install.
My question - I heard some ...
0
votes
1answer
97 views
Add New Custom Post Type Saves to Posts Instead of CPT for Multisite Site [closed]
I have a sub-domain (wildcard) multisite installation, with two sites, I will call them Site A and Site B.
Site A and Site B both share the same theme, that has custom posts types declared in ...
0
votes
1answer
92 views
Allow public creating their own blogs using multi site feature
Is there a plugin or any other method to allow users to create their own wordpress blog on our server using the wordpress multi site feature
0
votes
1answer
163 views
Multisite: should /blog go to a 404 page?
I have a WP multisite installation. All the posts for the default blog are in the subdirectory /blog. All those URLs are fine, all the category and archive links work well. However, visiting the ...
1
vote
2answers
150 views
Odd Script File Trying to be Loaded
This is an odd query I have and wondered if anybody can shed some light on it?
We have a number WordPress multi-site (formally Mu) install, but on nearly all the sites on multiple installs we are ...
-1
votes
2answers
121 views
Best Way to Setup a Network of WP Sites?
What, in your opinion, is the best way to setup a network of WP sites with a shared login?
I want users to stay logged in to their account when they switch sites
I want this to be used with ...
4
votes
2answers
563 views
Sharding BLOGUPLOADDIR
I am trying to sharding BLOGUPLOADDIR but couldnt success atm. This is default one:
define( 'BLOGUPLOADDIR', WP_CONTENT_DIR . "/blogs.dir/{$wpdb->blogid}/files/" );
I am trying to set it:
...
1
vote
1answer
242 views
Subsite with different template, and content
I have a Wordpress blog hosted on a shared web server: http://martinnormark.com
I would like to add a whole new "area" to this site, called Consulting. When navigating to ...
1
vote
0answers
85 views
How to enable site wide BuddyPress members in multisite? [closed]
I have installed buddypress and mu wordpress. I want make users, groups and activities to work sitewide. Each site will have groups which can't be accessed by other sites. Each site have site specific ...
-1
votes
1answer
92 views
Why isn't my pagination working? [closed]
The URL is:
www.heyheygorgeous.com/hooked
Scroll down and click on "2" and it returns the same results as the first page.
Thanks!
0
votes
1answer
167 views
WordPress Multisite Completely FUBAR?
My instance of a WordPress Multisite is completely screwed up. I was having very slow loading times on pages and admin sites. Thought if I upgraded to WordPress 3.2.1 things might (fingers crossed) ...
2
votes
1answer
180 views
how to activate plugin network-wide, and save setting across sites
I am developing a plugin, which will be used on single site, as well as multi-site.
How to make plugin active network-wide, code required.
Also, how to save settings network-wide?
1
vote
1answer
57 views
how to identify a multisite installation
I am creating a plugin.
I want to add a different options page, based on multisite or single site.
I need a code which can identify installation is Multisite or single site.
2
votes
1answer
214 views
Where should I store global data for my multi-site WordPress plugin?
I wrote a plugin for WordPress which has a few user-configurable settings that are stored using WordPress's suggested method. I know they are saved in the wp_options table, but that is abstracted by ...
3
votes
1answer
1k views
How to set permalink structure via functions.php
I'm setting up a Wordpress Network and wanted all new sites to have the same permalink structure (i.e. "/%year%/%monthnum%/%postname%/"). I'm wondering if this is possible to do via hooks or hacks in ...
0
votes
1answer
139 views
Can you please verify my robots.txt for wordpress
I am a newb in writing this and since this is dangerous stuff to fidlle with (if you are not sure what you are doing) can you please verify it?
I use wordpress multisite, this is why I chose to allow ...
1
vote
1answer
116 views
upgrade from WPMU 2.9.2 to WP 3.2.1
I am running WPMU 2.9.2 and want to update to WP 3.2.1.
As I understand it, WP 3 took in WPMU. I imagine that involved some big changes to the implementation of WPMU. What steps do I need to take ...
1
vote
1answer
81 views
How the mu-plugins Folder Works in a Multisite Installation?
I'm a little confused about when I should be placing plugin files into mu-plugins. I know it's Must-Use plugins and I know that they are automatically enabled.
In the network setting, though, does ...
1
vote
1answer
191 views
How to migrate wordpress users from one blog to another
I have a client that has a single install outside of her network installation. I need to migrate the users with their passwords into the network installation. I've tried backupbuddy but it seems to ...
1
vote
1answer
67 views
Setting up wordpress on a hosting server for the first time
I'm moving a wordpress CMS installation from one host to another. Pretty straightforward I think. I have moved applications running on a Tomcat server but not wordpress. Is the following correct -
...
2
votes
2answers
208 views
Add new column to sites page
I'm trying to get info into my network sites page in a column. Below works great to grab the network site ID for each site.
How can I make it display the option_value for the item (blog_expire) in ...
0
votes
2answers
487 views
How to use a Wildcard SSL with WordPress Network?
I am using WordPress Network to have a network of sites, but as each site needs to be on Facebook they now need to be SSL secured. (Note: not just the admin, but the whole front-facing site)
I ...
2
votes
1answer
254 views
How to create Sub Sub domain Multi User blogs?
Hi to all I would like to create a big Wordpress network with this structure:
sitename.com (Main website)
cat1.sitename.com (sub website)
cat11.cat1.sitename.com (sub-sub website)
...
1
vote
1answer
450 views
On WordPress Network(multisite), Sub Blogs in Subdirectories or Subdomains? What's better?
Can anyone explain why one is better than the other, and in what circumstances? Things I'm considering: SEO consequences (if any), scaling issues (if any) and anything else I'm not thinking about.
...
0
votes
1answer
128 views
Multisite sites output on a single page
Basically I have a multisite setup where each site is just one single page (each has a different theme). How can I output that page content of any site on a page of the main site programmatically?
...
0
votes
1answer
256 views
How to use global category code
can any one explain me that how to use global category code. Where we have to write this code?
function __add_global_categories( $term_id )
{
if ( get_current_blog_id() !== BLOG_ID_CURRENT_SITE ...
0
votes
1answer
138 views
Should I go for Multisite or separate WP Installation?
I'm developing an article site where an user can register and post the articles and the URL would be like http://domain.com/articles/category-name/article-name
The site will also be having a blog ...
1
vote
1answer
121 views
How is a user's primary blog determined?
The wp_usermeta database table has a primary_blog meta field for each user. Where is the value for that field set in the Admin Panel, and how can I override the default value?
0
votes
1answer
143 views
WPMU function get_blog_details, last_updated/registered and formatting time and date string
Within my multisite installation I can get the registered and last updated time strings for a sub blog through get_blog_details and the blog ID:
echo get_blog_details($blog_ID)->registered
Ok, ...
1
vote
1answer
717 views
“Preview Changes” button doesn't show changes for previously published posts/pages
When go in and make some changes to an article and click the "Preview Changes" button (without having first saved anything), another window/tab opens, but the article shown is the last saved version. ...
0
votes
1answer
248 views
Categories show 404 error on multisite installation
I have a wp multisite installation with multiple blogs that are totally separated websites. I use a plugin for domain mapping.
Right now I am configuring everything and I wanted to remove the /blog ...
0
votes
1answer
98 views
In a loop, do not display content that does not have a thumbnail
In a multisite installation, I have a loop set up on my main blog that displays all posts from sub blogs, along with a thumbnail image. The image is important and without one will break the grid.
Is ...
3
votes
2answers
139 views
How would I compare and remove hacks to core?
I have been put in charge of a site that have a lot (and i mean it) of core hacks,
some are pretty easy, some are really hard to spot (like removing a do_action on the_content.
So, my question is , ...
0
votes
1answer
201 views
Have users created automatically when a network site is created
Trying to figure out how to have users created automatically when a network site is created.
So currently when a new user registers, their account is created and their network site is created. That ...
0
votes
2answers
184 views
Manipulate list of themes in wp-admin
I'm running a multisite network with 100+ themes installed and activated. Is there a way to manipulate the list of available themes in wp-admin so that certain themes appear in the list first? (a kind ...
0
votes
1answer
1k views
No Network/Super admin after enabling Network
I've just successfully enabled networks in WP 3.2.1.
However, at top right, I have no Network Admin under my (admin) username.
If I go to /wp-admin/network, I receive "You do not have sufficient ...
1
vote
1answer
258 views
Master Site for specific taxonomy in MultiSite
I want to create "city" taxonomy in all sites of MultiSite. But i want to show same listing in every blog and i want to edit it from only master site and not letting other blog owners edit it. I think ...
2
votes
1answer
184 views
Hard Code Pages into a Theme for a Network (multisite) Installation
I'm creating a multisite network and I am looking for a way to have it so new blogs that are created have a couple of standard pages set up automatically.
The purpose of these pages will be to ...
0
votes
1answer
334 views
Share plugins, themes, and multi post in a multidomain network
I have created a network consisting of 3 sites (site1.com, site2.com, site3.com).
Everything works fine, and I can access all three sites fine.
What I need is to be able to share themes, plugins and ...