Beschreibung
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:
- Amit Sonkhiya who has made an great tutorial at here „WordPress AJAX Login and Register without a Plugin„.
Notes:
- For better results, I recommend using „Ciusan Restrict Widget“ with this plugin.
Screenshots
Installation
- Upload ‚ciusan-register-login‘ folder to the ‚/wp-content/plugins/‘ directory.
- Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Go to post or page, then insert shortcode.
Rezensionen
Mitwirkende & Entwickler
„Ciusan Register Login“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Ciusan Register Login“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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.