설명
“Login-Logout” plugin adds widget with login or logout link. Also can be shown register or site-admin link. It is the replacement of the default Meta widget.
If user is not logged in there are such links:
- login (after login action user will return to previous page);
- register (if user can register) (if checkbox is active);
If user is logged in there are such links:
- welcome text with link to user profile (if checkbox is active);
- logout (after logout action user will return to previous page);
- site admin (if checkbox is active);
스크린샷
설치
- Install and activate the plugin on the Plugins page
- Add “Login-Logout” widget to your sidebar and customize it
후기
2021년 3월 25일
I was having issues with the very annoying logout confirmation but with this plugin is finally gone.
2020년 1월 9일
I think it deserves five stars when the instructions tell you what you can do to NOT use it and still get what you want. Can’t ask better than that!
2019년 1월 16일
Excellent, great, awesome yes it is!
2018년 11월 16일
Super easy to set up exactly what it is for.
2018년 1월 26일
Super easy to install, worked right away. Has solved our login / logout problem that we have had for a long time. Many Thanks!
2016년 9월 3일
답글 1개
Register link not show!
I check checkbox to display register link but not showing link
기여자 & 개발자
변경이력
3.8
- Fixed the PHP 7.2 Deprecated Notice on create_function. Thanks to joneiseman – https://wordpress.org/support/users/joneiseman/
3.7
- Using wp_registration_url() instead of hardcoding registration link. Thanks to dmasin – https://profiles.wordpress.org/dmasin/
3.6
- Bugfixing
3.5
- Bugfixing
- Code refactoring
- Added LOGIN_LOGOUT_PLUGIN_VERSION constant
3.4
- Added ‘https’ support. Thanks to Sven
3.3
- Added ‘login_logout_username_link’ filter. Idea and code provided by Jon
3.2
- One more replace PHP4 style constructors with PHP5 constructors
3.1
- Replace PHP4 style constructors with PHP5 constructors – https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/
3.0
- Minor bugfixing
- Code cleanup
2.9
- French translation made by Jean-Michel HAROUY – http://www.ceism-angers.fr/
2.8
- Czech translation made by Daniel Čermák – http://danielcermak.eu/
2.7
- Spanish translation made by Maria Ramos from WebHostingHub
2.6
- Serbian translation made by Borisa Djuraskovic from WebHostingHub
2.5
- minor changes
2.4
- minor changes
2.3
- Fixing minor bugs
2.2
- Added extra item for the list of items
2.1
- Added html tags support in many fields
- Added html classes to list items
2.0.1
- Link to profile bugfix
2.0.0
- Added inline option
- Added welcome text
1.8.0
- Translation ready
1.7.0
- Added “login text”, “logout text”, “register text” and “site admin text” options
1.6.0
- Splitting “redirect to” option into “redirect to after login” and “redirect to after logout”
1.5.0
- Added “redirect to” option
1.4.0
- Change method of widget registering
1.3.0
- Removed title if it is empty
1.2.0
- Split register and admin links
1.1.0
- Added show or hide register or site-admin link
1.0.0
- 초기 릴리즈