=== WP Register Profile With Shortcode ===
Contributors: avimegladon
Donate link: aviplugins.com/donate
Tags: register, wp register, profile, register widget, widget, user register, register user, responsive form, responsive register form, custom fields, profile image, date, time, user image, custom profile fields, profil data
Requires at least: 2.0.2
Tested up to: 3.8.1
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This is a simple registration form in the widget. just install the plugin and add the register widget in the sidebar. Thats it. :)
== Description ==
* This is a simple registration form in the widget. The form is responsive.
* just install the plugin and add the register widget in the sidebar.
* Change some 'optional' settings in `Settings-> WP Register Settings` and you are good to go.
= Shortcodes =
1. Use this [rp_register_widget] shortcode to display registration form in post or page.
2. Use This shortcode to retrieve user data [rp_user_data field="first_name" user_id="2"]. user_id can be blank. if blank then the data is retrieve from currently loged in user.
3. Use this [rp_profile_edit] shortcode for user profile page. Logged in usres can edit profile data from this page.
4. Use this [rp_update_password] shortcode to display Update Password form in your page.
= Other Optional Options =
* You can choose the redirect page after successfull registration. Maybe to a thankyou page.
* Enable password fields so that users can choose there own passwords.
* Enable some additional fields like first name, last name, display name, user url etc..
= WP Register Profile PRO =
There is a PRO version of this plugin that supports more feathres like.
* Regstration form with support for adding custom fields.
* User Profile page with custom fields. Here users can update their profile data.
* Create file type fields for Registration and Profile forms. Users can upload files to their profile. Uploadable file types can be selected form plugin settings page.
* User password update.
* User profile data can be displayed easily with the help of shortcodes.
* Support for user profile image upload.
* Profile image can be used as avatar. If this is enabled then profile image will be used as user avatar throughout the site. When user posts a comment his profile image will be displayed instead of the defalut wordpress avatar.
You can get it here in USD 1.50
> Checkout other plugins WP Register Profile, Post Type Attachment, Newsletter Subscription, WP Support (PRO).
== Installation ==
1. Upload `wp-register-profile.zip` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to `Settings-> WP Register Settings`, and set some options. It's really easy.
4. Go to `Appearance->Widgets` ,in available widgets you will find `Register Widget AFO` widget, drag it to chosen widget area where you want it to appear.
5. You can also use shortcodes to insert registration form in post or pages. [rp_register_widget title="User Registration"]
5. Now visit your blog and you will see the registration form section.
== Frequently Asked Questions ==
1. Please email me at demoforafo@gmail.com for any queries or Contact me here http://aviplugins.com/support.php
== Screenshots ==
1. front end sidebar view
2. settings page view
== Changelog ==
= 1.2.1 =
* admin menu related bug fixed.
= 1.0.1 =
* this is the first release.
== Upgrade Notice ==
= 1.0 =
I will update this plugin when ever it is required.