=== Frondend Signup Site Clone === Contributor: Peidong Hu Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VLFPQMLSD9MJC Tags: Signup, Clone, Site, Frontend User, Duplicate, Template Requires at least: 3.3 Tested up to: 3.3.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html In multi-site deployment of WP, this plugin will clone an existing site when frontend user (new or existing) signup through wp-signup.php. The administrator can choose which site is the template site. == Description == This plugin has to be installed in a multi-site WP deployment. Administrator need to choose which existing site will be used as template. This pluging works with both existing user or new user when signup through wp-signup.php. == Installation == 1. unzip the plugin 2. Upload plugin folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress. NOTE: Activation has to be applied to network scope. 4. In main site administrator menu, click 'Signup Site Clone' to set the template site. == Frequently Asked Questions == = Do I need other plugins to work with this one?= No. = I got error 'Maybe we had an error updating the options table with the new data.' = Usually, this is because the template site is not set up yet on your main site administration page. You have to do step 4 in your installation. == Changelog == = 0.2 = bug fixes = 0.1 = * initial version