前言介紹
- 這款 WordPress 外掛「Logout Button」是 2013-08-07 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2013-09-11,距離現在已有 4255 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0.0 以上版本才可以安裝。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
log | out | logout | log out | log out button |
內容簡介
這個外掛可以視為前端登出解決方案。它允許 WordPress 管理員在任何頁面(或文章)嵌入一個連結,讓其他 WordPress 使用者可以輕鬆登出,而不必煩惱 WordPress 儀表板。此外,該外掛提供了三個不同的短碼,每個短碼都有不同的重定向選項:重定向到首頁、當前頁面或 WordPress 預設的 wp-login.php 頁面。
Logout Button 外掛使用 WP 通過 wp_loginout() 提供的預設登出功能。它會檢查使用者是否已登入。如果使用者已登入,他們將會看到一個「登出」鏈結。如果使用者未登入,則不會顯示任何東西。
未來的版本將包括選擇「主題」的功能。現在,它只會顯示一個簡單的鏈結,並使用當前啟用的主題的 CSS。當然,您也可以直接進入 display_button.php 編輯 CSS。
原文外掛簡介
This plugin can be thought of as a front-end logout solution. It allows a WordPress administrator to embed a link on
any page (or post if you want) that gives other WordPress users the ability to easily logout without having to fuss
with the WordPress Dashboard. There are three shortcodes that can be used, and each one has a different redirect
option: Redirect to Home, Current Page, or the WordPress Default wp-login.php page.
The Logout Button plugin uses the default log out functionality provided by WP through wp_loginout(). It checks to
see if the user is logged in. If the user is logged in, a Log Out link will be displayed to them. If the user is not
logged in, nothing will be shown to the user.
Future releases will include the ability to choose “Themes”. Right now, a simple link is displayed and the CSS from
the currently activated theme is used on that link. Of course, there is always the ability to dive directly into
display_button.php to edit the CSS yourself.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Logout Button」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 |
延伸相關外掛(你可能也想知道)
Simple Login Logout 》這款簡單的外掛能夠幫助您,直接為您的導航菜單添加登入和登出連結。如果登出的話,它會自動地加入一個顯示「登入」的連結到您的導航菜單中,如果已經登入的...。