Descripción
This plugin allows administrators to display a straightforward login form on any page or post using a unique shortcode. It keeps users on the front end without exposing the back-end interface.
Key Features
- Secure unique shortcode deployment
[bhumi_frontend_login_form]. - Front-end error handling for incorrect credentials.
- Automatic safe redirection logic.
Instalación
- Upload the
swift-login-systemfolder to the/wp-content/plugins/directory, or upload the ZIP file via WordPress admin. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Place the shortcode
[bhumi_frontend_login_form]on any page or post.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Swift Login System» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Swift Login System» 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
1.0.1
- Refactored plugin name and text domains to avoid trademark and generic naming collisions.
- Renamed shortcode to a distinctive identifier to fulfill review requirements.
- Resolved code standard warnings regarding global input variables and missing unslash routines.
1.0.0
- Initial public release.