
內容簡介
透過「Available URL」外掛,您可以添加 URL,並強制使用者或角色只能查看這些 URL。如果使用者(已登入的使用者)開啟了不允許的 URL,將會重新導向到您想要的 URL。您可以分別為後端和前端輸入重新導向 URL。
這個外掛最常用的地方是為外掛和佈景主題創建演示。您可以在 WordPress 網路上安裝它,並創建多個演示。
Available URL 為程式設計人員提供了一些鉤子。此外,當 URL 被重新導向時,位置 URL 將包含一個名為「redirect_by」的請求,這對某些情況很有用。
緊急重置
在 1.3.2.7 版本中,我新增了一個用於停用管理員重新導向的緊急方式。
要使用該功能,只需打開此 URL(在此之前,請用您的域名替換「example.com」):
http://example.com?availableurl_reset_admin=true
關於 Available URL 的另一件事:
Available URL 使用了 i18n,因此您可以為您的語言進行翻譯。
您可以使用GitHub外掛頁面進行開發。
外掛標籤
開發者團隊
原文外掛簡介
By Available URL you can add urls and force users or roles just see these urls. If a user(logged in user) open a URL that not allowed, Will redirect to a URL you want. You can enter redirect URL for backend and frontend separately.
Most used of this plugin will be in create demo for plugins & themes. You can install it on WordPress network and create multiple demo.
Available URL has some hooks for programmers. Also when a URL redirected, In location URL will be a request called: ‘redirect_by’ this will be useful for sometimes.
Emergency reset
In 1.3.2.7 I added a emergency way for disable admin redirects.
For use that, Just open this URL(Before that, Replace “example.com” with your domain):
http://example.com?availableurl_reset_admin=true
One more thing about Available URL:
Available URL uses i18n, So you can translate it for your language.
You can use GitHub plugin page to development it.
