外掛說明
Login Logout Menu 能協助網站管理員將動態登入及登出選單新增至 WordPress 網站。網站管理員通時可設定登入頁面網紙、登入後的重新導向網址及登出後的重新導向網址。選單項目會依據使用者目前登入或登出的狀態配合變更。
網站管理員可以使用下列外掛提供的短代碼,便能顯示在網站頁面中登入、登出、註冊、密碼重設、使用者名稱及個人資料連結。
- login_logout_menu__login_link
- login_logout_menu__logout_link
- login_logout_menu__profile_link
- login_logout_menu__register_link
- login_logout_menu__username_link
- login_logout_menu__reset_pass_link
- login_logout_menu__login_logout_link
請參考我們的線上說明,進一步了解 Login Logout Menu 提供的短代碼及篩選器。
If you find our plugin useful, please leave a good rating/review and check out our other plugins below.
- Analytify – Google Analytics 外掛
- LoginPress:自訂登入頁面及登入頁面安全性
- Simple Social Buttons:社交網路服務分享按鈕及社交網路服務圖示外掛
- Related Posts Thumbnails Plugin:顯示相關內容/商品
- Under Construction, Coming Soon & Maintenance Mode:網站維護模式及即將上線頁面外掛
螢幕擷圖
安裝方式
- 將外掛資料夾及其檔案上傳至
wp-content/plugins
目錄中,或在網站管理後台自動下載並安裝外掛。 - 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
- 在 [選單] 設定頁面中,便能看到個別的 [登入]、[登出]、[註冊] 及 [個人資料] 選單項目。
- 將這些選單項目拖放至之前已建立的選單中。
使用者評論
2024 年 6 月 9 日
I was looking for a replacement for the “Login Logout Register Menu” since it hasn’t been updated for years and is reported to have a Cross Site Scripting (XSS) vulnerability. This plugin worked well and was easy to use. Thanks, WPBrigade!
2023 年 4 月 5 日
1 則留言
I have been using the premium version for a while and it works as expected, you get great support and it has many other login related features that are very useful. They have the best login plugins.
2023 年 1 月 2 日
Best menu solution i could image.Absolute worth some money
2022 年 11 月 4 日
1 則留言
One of deleted plugins have broken my theme. With this plugin it took me les than 1 min. to restore login/logout functions. Very simple and works great.
2021 年 12 月 2 日
1 則留言
Jazakumullahu khairan katsira to you programmer, may Allah reward you plenty, aamiin
2021 年 10 月 6 日
1 則留言
thank you for this plugin. works perfectly and is customizable.
the support is great too.
參與者及開發者
變更記錄
1.5.2 – 2024-09-10
- Enhancement: Improved help content in the WordPress dashboard for better user guidance.
- Compatibility: Compatible with WordPress 6.6
1.5.1 – 2024-06-11
- Enhancement: Added a filter
login_logout_menu_avatar_attrs
allows to modify the attributes used for rendering the HTML markup of the login/logout menu avatar. - Enhancement: Added a filter
login_logout_menu_avatar_html
allows customization of the HTML markup for the avatar displayed in the login/logout menu. - Compatibility: Compatible with WordPress 6.5
1.5.0 – 2024-01-09
- New Feature: Added the User Avatar functionality.
- Enhancement: Added a filter
login_logout_menu_avatar
to change the html structure of login logout menu avatar. - Enhancement: Added a filter
login_logout_menu_avatar_args
to change the login logout menu avatar’s arguments. - Enhancement: Code re-factor and optimize.
- Compatibility: Compatible with WordPress 6.4
- Compatibility: Compatible with PHP 8.3
1.4.0 – 2022-12-26
- Bugfix: Apply escaping on the login menu shortcode attributes for security.
- Compatibility: Compatible with Theme My Login
- Compatibility: Compatible with WordPress 6.1
- Compatibility: Compatible with PHP 8.1
1.3.3 – 2022-06-22
- Compatibility: Compatible with OceanWP theme.
- Compatibility: Compatible with WordPress 6.0
1.3.2 – 2022-05-19
- Enhancement: Added a filter
before_login_logout_menu_items
to change the menu item behavior. - Compatibility: Compatible with WordPress 6.0
1.3.1 – 2021-07-22
- Bugfix: Shortcode Parameters for Login/Logout redirects.
- Compatibility: Compatible with WordPress 5.8.
1.3.0 – 2021-06-16
- Enhancement: Added a shortcode
login_logout_menu__login_link
for using the Login link. - Enhancement: Added a shortcode
login_logout_menu__logout_link
for using the Logout link. - Enhancement: Added a shortcode
login_logout_menu__profile_link
for using the Profile page link. - Enhancement: Added a shortcode
login_logout_menu__register_link
for using the Registration page link. - Enhancement: Added a shortcode
login_logout_menu__username_link
for using the Username link. - Enhancement: Added a shortcode
login_logout_menu__reset_pass_link
for using the Reset Password link. - Enhancement: Added a shortcode
login_logout_menu__login_logout_link
for using the Login/Logout link.
1.2.0 – 2021-04-01
- New Feature: Create a new nav menu item for showing username. (if user is Login)
- Enhancement: Added a filter
login_logout_menu_login
to change the Login URL. - Enhancement: Added a filter
login_logout_menu_logout
to change the Logout URL. - Enhancement: Added a filter
login_logout_menu_profile
to change the Profile page URL. - Enhancement: Added a filter
login_logout_menu_register
to change the Registration page URL. - Enhancement: Added a filter
login_logout_menu_username
to change the Username. - Enhancement: Added a filter
login_logout_menu_username_url
to change the Username URL. - Compatibility: Compatible with WordPress 5.7.
- Compatibility: Compatible with PHP 8.0.
1.1.0 – 2019-06-09
- Compatibility: Compatible with WordPress 5.2
1.0.0 – 2018-01-05
- Initial Release.