Descrição
Ajaxify Your wp-login.php login system . User Can Log in Via Ajax & After Successful Logging User Will be redirected to their dashboard according to user level.
Features:
- Submit wp-login.php via ajax
- Seamless Implementation
- No Configuration Needed, Just Plug & Play
- Redirect Filter Value is Preserved
- User will get redirected to their respected location.
Instalação
To add a WordPress Plugin using the built-in plugin installer:
Go to Plugins > Add New.
- Type in the name “Ajaxify WP Login” in Search Plugins box
- Find the “Ajaxify WP Login” Plugin to install.
- Click Install Now to begin the plugin installation.
- The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
To add a WordPress Plugin from GitHub repo / plugin zip file :
1. Go to WordPress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
Perguntas frequentes
-
How to use this plugin?
-
Just activate the plugin, you are good to go. All are done for you.
Avaliações
Contribuidores e programadores
“Ajaxify WP Login” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Ajaxify WP Login” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
2.0.1
- Checked for latest wp version 6.8
2.0.0
- Major changes in codebase. Compatibility checkup for latest wp version 6.7
1.0.4
- checked upto 6.6 wp version
1.0.3
- checked upto 6.3 wp version
1.0.2
- checked upto 5.3 wp version
1.0.1
- Fixed login ajax url is not defined & checked upto 5.3 wp version
1.0.0
- Initial release.