Popis
This plugin will automatically add a login/register link to your ‚primary‘ menu location. A nice looking form will popup when the link is clicked.
Shortcode is also available for use on any post or widget with ‚[wp-ajax-login text=“Login/Register“]‘ and ‚text‘ attribute is the link text.
For more information, please visit ptheme.com
Arbitrary section
Inštalácia
- Unzip
wp-ajax-login.zip
and upload the entire folder to the/wp-content/plugins/
directory - Aktivujte modul cez položku „Moduly“ v menu vo WordPress
- (Optional) Place shortcode
[wp-ajax-login text="Login/Register"]
in your post/page or widget
Recenzie
Prispievatelia a vývojári
“WP AJAX Login and Register” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „WP AJAX Login and Register“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.3
- Now put label as placeholder for input fields of forms
- Update Lost Password function
1.2
- Change the link text to Logout if user is logged in.
- Now logout is also processed with ajax.
1.1
- Fix the login form not showing when registration is disabled.
1.0
- First release