Title: LH Signup
Author: shawfactor
Published: <strong>January 30, 2016</strong>
Last modified: November 29, 2022

---

Search plugins

![](https://ps.w.org/lh-signup/assets/banner-772x250.jpg?rev=1339424)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/lh-signup/assets/icon-128x128.png?rev=1339424)

# LH Signup

 By [shawfactor](https://profiles.wordpress.org/shawfactor/)

[Download](https://downloads.wordpress.org/plugin/lh-signup.zip)

 * [Details](https://wordpress.org/plugins/lh-signup/#description)
 * [Reviews](https://wordpress.org/plugins/lh-signup/#reviews)
 *  [Installation](https://wordpress.org/plugins/lh-signup/#installation)
 * [Development](https://wordpress.org/plugins/lh-signup/#developers)

 [Support](https://wordpress.org/support/plugin/lh-signup/)

## Description

This plugin ONLY works with WordPress Multisite, will NOT work in single site mode,
and MUST be Network Activated. You will find it’s menu in your network administration
dashboard (wp-content/network)

By activating and configuring this plugin and adding the shortcode [lh_signup_form]
to a page on the front end of your primary site it allows selected user roles to
sign up for a new site within your multisite network in a simple and visually appealing
way. This is perfect for creating a white labelled site for new sign ups.

**Like this plugin? Please consider [leaving a 5-star review](https://wordpress.org/support/view/plugin-reviews/lh-signup/).**

**Love this plugin or want to help the LocalHero Project? Please consider [making a donation](https://lhero.org/portfolio/lh-signup/).**

## Installation

 1. Log in to your WordPress network as a multisite super admin and go to /wp-admin/
    network
 2. Use the Dashboard > Plugins > Add New tools to install LH Signup from the WP.org
    repository or install by uploading the zip file
 3. Paste the shortcode [lh_signup_form] into the a page on your main site and save
 4. Access the LH Signup’s options in the Network Dashboard (/wp-admin/network), under
    Network->Settings->Network Signup Options. Configure the options, including the
    page you created above.
 5. Optionally add a welcome email to the user who has created the new site.
 6. Also optionally you can also configure a preview of each template you have allowed(
    in the previous step) by going to that sites Wp-admin->Settings->General and adding
    a description and screenshot in the Site Signup Configuration section

## FAQ

### Why can’t I select the main site as a template?

Because that would be a very bad idea for performance and security purposes.

### Will this look good with my theme?

The plugin does not contain any inherent styling. This is a deliberate decision 
so that it should look okay in most themes. If there is somthing that does not look
right it is trivial to style the form as you want it by using a child theme.

### How can I customise the words and labels of signup form?

The shortcode that creates the signup form has the following attributes

site_slug_label – the label of the slug input
 site_slug_placeholder – the placeholder
attribute of the slug input site_slug_title – the title attribute of the slug input
site_title_label – the label of title input site_title_placeholder – the placeholder
attribute of the title input site_template_label – the label of the template input
form_submit_button_value – the text value of the form submit button

All these have logical defaults adding these attributes is optional

### What is something does not work?

LH Signup, and all [https://lhero.org](https://wordpress.org/plugins/lh-signup/LocalHero?output_format=md)
plugins are made to WordPress standards. Therefore they should work with all well
coded plugins and themes. However not all plugins and themes are well coded (and
this includes many popular ones).

If something does not work properly, firstly deactivate ALL other plugins and switch
to one of the themes that come with core, e.g. twentyfifteen, twentysixteen etc.

If the problem persists please leave a post in the support forum: [https://wordpress.org/support/plugin/h-signup/](https://wordpress.org/support/plugin/lh-signup/).
I look there regularly and resolve most queries.

### What if I need a feature that is not in the plugin?

Please contact me for custom work and enhancements here: [https://shawfactor.com/contact/](https://shawfactor.com/contact/)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“LH Signup” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ shawfactor ](https://profiles.wordpress.org/shawfactor/)

[Translate “LH Signup” into your language.](https://translate.wordpress.org/projects/wp-plugins/lh-signup)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/lh-signup/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/lh-signup/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/lh-signup/) by [RSS](https://plugins.trac.wordpress.org/log/lh-signup/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.01

 * Initial release

**1.01 April 07, 2016**
 * Changed sanitize function

**1.02 April 27, 2016**
 * Removed irrrlevant code that should never have been included

**1.03 July 10, 2016**
 * array fix and settings link

**1.04 March 30, 2017**
 * used isset

**1.05 March 01, 2021**
 * major overhaul

**1.06 July 14, 2022**
 * Various fixes

**1.07 July 17 2022**
 Minor improvements

*1.08 July 18 2022**
 fixes to settings

*1.09 July 18 2022**
 plugin conflict fix

*1.10 July 26 2022**
 Allow previews of site templates

*1.11 July 27 2022**
 Fixed minor javascript error

*1.12 July 29 2022**
 Better validation

*1.13 August 03 2022**
 Better translations and shortcode attributes

*1.14 November 26 2022**
 Configurable site creation email functionality added

*1.15 November 27 2022**
 Wpautop email content

*1.16 November 28 2022**
 Stripslashes

## Meta

 *  Version **1.16**
 *  Last updated **4 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.1.10**
 * Tags
 * [automate](https://wordpress.org/plugins/tags/automate/)[copier](https://wordpress.org/plugins/tags/copier/)
   [copy](https://wordpress.org/plugins/tags/copy/)[copy site](https://wordpress.org/plugins/tags/copy-site/)
   [duplicate](https://wordpress.org/plugins/tags/duplicate/)
 *  [Advanced View](https://wordpress.org/plugins/lh-signup/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lh-signup/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lh-signup/reviews/)

## Contributors

 *   [ shawfactor ](https://profiles.wordpress.org/shawfactor/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lh-signup/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://lhero.org/portfolio/lh-signup/)