Description
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.
Installation
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Swift Login System” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Swift Login System” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.