Linux 软件免费装
Banner图

Multisite Cloner

开发者 manuelrazzari
pmtarantino
更新时间 2016年11月19日 04:45
PHP版本: 3.0 及以上
WordPress版本: 4.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

network multisite wpmu clone copy defaults copy blog new blog default settings

下载

详情介绍:

In WordPress Multisite, new sites get a boring default template, without any custom settings or starter content. This plugin allows you to select a specific blog on your network, a "master" one, that will be cloned every time a new blog is created. In this way, new blogs will contain all posts, uploads, theme settings and plugin options from the master blog. How does it work?
  1. It uses MySQL INSERT INTO ... SELECT to copy every table from the "master" blog into the new one. This is fast!
  2. Then it does a search and replace on the new blog's tables, to replace the old URL with the new one. This is done in a way that respects serialized arrays, so your plugin's settings will be preserved. (We used a heavily trimmed down version of Interconnect/IT's Search and Replace tool for that, so go thank them for this!)
  3. It proceeds to copy all files from the wp-content/uploads dir of your master blog into the new one's, so that all assets will work as expected.
  4. Finally it does some house clean-up, updating the new blog's title, admin email, and user roles as needed.
Go check the screenshots, it's really simple and does what it says. Give it a try! This plugin was handcrafted with love and ‘yerba mate’ by the team at Tipit.net.

安装:

  1. Upload multisite-cloner to the /wp-content/plugins/ directory
  2. Network-activate the plugin through the 'Plugins' menu in your Network admin.
  3. In your Network admin, go to Settings > Multisite Cloner
You'll probably want to create a "master" blog to clone from, if you don't have one already.

屏幕截图:

  • **Select a default site.** It will be cloned when any new site is created.
  • **Clone any site.** From the Sites list, admins can easily clone any site in the Network.

升级注意事项:

0.2.2.1
  • Fixed minor bug introduced in the previous version.

常见问题:

Can I clone the main site?

No. The main site in your network (usually the one with ID = 1) contains many DB tables, assets and even sensitive information that shouldn't be replicated to other blogs.

Can I clone my blog in a single-site WP install?

No. The whole point of this plugin is to clone blogs within a Multisite network.

Really?

We couldn't come up with more questions. Go ahead and ask us some questions and we'll add the frequent ones here :)

更新日志:

0.2.2.1 0.2.2 0.2.1 0.2.0 0.1.13 0.1.12 0.1.11.1 0.1.11 0.1.10 0.1.9 0.1.8 0.1.7.1 0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1