Multi-Site Manager
Allows one WPMU installation to serve blogs on multiple domains.
This plugin provides an interface to the underlying multi-site ability of WPMU. For these settings to be effective, each address designated as a site (domain + path) must be pointed by your web server at your WPMU installation.
See the Notes tab for important information for users of WPMU 2.7
- When adding a new site, a blog is added to the new site root, mimicking the behavior of the WPMU install.
- Can use a special 'holding site' to remove blogs from any site.
- Can delete sites with blogs, with configurable behavior
- By popular demand, can clone sitemeta options when creating a new site.
- Some recognition of the site 'Name' option
- A hack to hide the table messages shown on new blog / site creation (this worked before but looked bad)
- Pick your own sitemeta to clone when making new sites
- site_admins is now selected by default to clone - but see above
- updated for new Admin theme
- search by domain
- paging now works
- delete multiple sites at once
short_open_tag = offcompatible - It has been brought to my attention that this version has a short opening tag on line 1189. Please be aware of this.- tons more action and filter hooks - documentation is here
- every string translatable
- actually
short_open_tag = Offcompatible (fingers crossed) - blog path and related options updated when moving or editing a site path (thanks Matt Ballard) - blog options are not updated on blog move. If you need this feature, please wait for the next version
- uses new wpdb functions where available
- internal refactoring for better readability
- a few new action hooks and some changes - see the API page for details
- blog options are correctly updated when moving a blog (thanks Matt Ballard)
- a few hardcoded strings from 006 have been wrapped in translation functions
- new site cloning options are hidden in Advanced Options tab
- fixed a site-deletion bug affecting newer versions of Firefox
- formatting change for moving blogs
- fixed a post creation javascript bug (thanks Etzion)
- added a field to specify root blog name when creating a new site
Since wpmudev.org has disabled comments on projects, please email any issues to ddean@jerseyconnect.net. When I find a better way to handle reported issues, I will note it on this page.