Multi-Site Manager » description

Multi-Site Manager


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

    Update: the new version (002) addresses the interface issue brought up by kingler and adds some new features.
    • 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
    To enable / configure some features, you need to flip some constants in the plugin file.
      Version 003 adds:
      • 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)
      Update - new version 004 adds:
      • Pick your own sitemeta to clone when making new sites
      • site_admins is now selected by default to clone - but see above
      Update - new version 005:
      • updated for new Admin theme
      • search by domain
      • paging now works
      • delete multiple sites at once
      • short_open_tag = off compatible - 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
      Note: switched to native update_site_options function, which was spotty (caused infinite loop) in some older versions of WPMU.
        Update - new version 006:
        • actually short_open_tag = Off compatible (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
        Update - new version 007:
        • blog options are correctly updated when moving a blog (thanks Matt Ballard)
        • a few hardcoded strings from 006 have been wrapped in translation functions
        Update - new version 008:
        • 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
          Update - new version 009:
          • fixed a post creation javascript bug (thanks Etzion)
          • added a field to specify root blog name when creating a new site
          Guide is here.

            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.


            Download premium plugins, themes and get support at WPMU DEV Premium

            Download

            Information