Linux 软件免费装
Banner图

LH Signup

开发者 shawfactor
更新时间 2022年11月29日 08:47
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

network multisite duplicate clone copy automate copy site copier

下载

详情介绍:

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. Love this plugin or want to help the LocalHero Project? Please consider making a donation.

安装:

  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

常见问题:

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 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/. 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/

更新日志:

1.01 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