Descripción
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.
Capturas
Instalación
- 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.
Reseñas
Colaboradores y desarrolladores
«Ciusan Register Login» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Ciusan Register Login» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.