=== Ciusan Register Login ===
Contributors: Dannie Herdyawan
Donate link: http://www.ciusan.com/submit-donation/
Tags: ciusan, login, register, lost, password, popup, modal, overlay, shortcode, captcha, recaptcha
Requires at least: 3.2
Tested up to: 4.1.1
Stable tag: 2.1
Showing login, register or lost password form modal popup with ajax.
== Description ==
**Showing login, register or lost password form modal popup with ajax.**
Features:
- Modal form with overlay or simple popup form.
- Shows a login or registration link for not logged in users that pops up on click.
- Provides shortcodes for use in posts and widgets
Shortcode:
- [ciusan_register] for showing registration popup link.
- [ciusan_login] for showing login form popup link.
- [ciusan_logout redirect="home"] redirected to homepage after klik logout link.
- [ciusan_logout redirect="current"] not redirected to everywhere after klik logout link.
Special Thanks to:
Notes:
Ciusan Register Login
== Installation ==
1. Upload 'ciusan-register-login' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to post or page, then insert shortcode.
== Screenshots ==
1. Login form.
2. Registration form.
3. Forgot password form.
4. All fields required.
5. Error form.
6. All settings on WP Dashboard.
== Changelog ==
= 2.1 =
* Fixed conflict admin settings page slug with other same plugin.
= 2.0 =
* Added Google reCaptcha on signup form.
= 1.2 =
* Added some functions.
= 1.1 =
* Added settings for change button text, button class, and title text.
* Added redirect URL settings after successful login and successful register.
= 1.0 =
* First release.