설명
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
스크린샷
설치
- Unzip
wp-ajax-login.zip
and upload the entire folder to the/wp-content/plugins/
directory - WordPress의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- (Optional) Place shortcode
[wp-ajax-login text="Login/Register"]
in your post/page or widget
후기
2022년 8월 23일
6 years without being touched and working a treat with my latest install, awesome.
2016년 9월 3일
This plugin does what it advertises, an easy to use AJAX Login plugin. I added a login link to my menu by setting the url to: #pt-login. Works exactly as expected.
기여자 & 개발자
자국어로 “WP AJAX Login and Register”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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