Key Links:
- WordPress Link: Simplr Registration Form Plugin
- API Documentation: Hooks and Filters in 1.5+
- Premium Version: Includes easy field creation and ReCaptcha spam protection.
Installation Instructions:
Download and unzip the package. Upload the simplr_reg_page folder into your wp-content/plugins directory. Go to your plugins dashboard and click “Activate”.
Usage Instructions:
To use this plugin simply employ the shortcode on any WordPress post or page. The default role is “subscriber”. To apply another role to the registration simply use the the role parameter, for instance: . If you have created custom roles you may use them as well.
You can also use shortcode so specify a custom confirmation message for each form:
Finally, you can specify emails to be notified when a new user is registered. By default site admins will receive notice but to notify others simply use the notify parameter:
Plugin Options:
Please feel free to suggest future options for this plugin in the comments. The current options are:
- Admin Email: Specify the FROM email you would like to use for the registration confirmation message.
- Confirmation Message: Customize the message you would like to appear in the confimation email.
- Style: Overrides the default stylesheet included with the plugin.
My appologiies. I corrected my error and the plugin works just great.
Great to hear!
Is it just me?
I tried updating to 2.1.11 twice and get this messg:
An error occurred while updating Simplr User Registration Form Plus: The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature.
Rex, I’m looking into it now. Thanks for reporting.
Ok, this is fixed now. Bad zip job I guess.
Thanks to my father who stated to me about this website, this webpage
is actually awesome.
the plugin seems simple enough but it’s not working for me on wordpress 3.4.2. when I insert the shortcode and view the page, all I see is the shortcode. I would like to be able to add some custom fields, remove the redundant fields and have a checkbox where users accept the terms of service. if the premium version allows that without too much hassle I’m willing to buy it. thank you.
souleye, it sounds like you don’t actually have it activated or you are entering the shortcode wrong. Are you using the button to insert the code?
Please let me know if you’re looking for a article writer for your site. You have some really great articles and I feel I would be a good asset. If you ever want to take some of the load off, I’d absolutely love to
write some material for your blog in exchange
for a link back to mine. Please blast me an email if interested.
Thank you!
i was installed and use this form great experience . but i have a one doubt how can i display registered users list use in this plugin with out righting manual query.
Getting an error when I want to install trough admin panel:
Parse error: syntax error, unexpected ‘:’ in /home/color/domains/…..com/public_html/dir/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 643
This is an issue with running PHP 5.2.x … I’ll fix today. Thanks
I am using the Simplr User Registration Form Plus for registration process in my wordpress file. In that I added two extra fields and I need to change the order of those newly added fields from top. But I could not make any moves with those fields, can you help me??
I tried to add [Register role="Author"] for a author as the default user login for Simplr User Registration Form how do I get it to work. I added this var
options = {
‘role’ : ‘subscriber’,
‘role’ : ‘Author’,
‘message’ : ”,
‘notify’ : ”,
‘password’ : ‘no’
};
I added this
var options = {
‘role’ : ‘subscriber’,
‘role’ : ‘Author’,
‘message’ : ”,
‘notify’ : ”,
‘password’ : ‘no’
};
in the simplr-registration-form/simplr_reg_options.php
File and it didn’t send the activation email. how do I fix it
Hi William, which version of the plugin are you using? Also you have to specify an address to send notifications to.
I’m using version Version 0.1.8.3