Beskrivning
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.
Skärmdumpar
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.
Recensioner
Bidragsgivare och utvecklare
”Ciusan Register Login” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Ciusan Register Login” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.