內容簡介
使用 mg Redirect 外掛,只需使用幾個參數的簡碼即可輕鬆創建轉向文章/頁面。
您可以控制來自文章/頁面的轉向,不需要任何設置。
您有以下選擇:
將文章/頁面重定向到內部/外部 URL
僅將文章/頁面重定向到未登錄用戶的內部/外部 URL
使用方式
[mg_redirect page=”/your_page or path”] = 重定向到當前域中的 URL
[mg_redirect home=”http://example.com” page=”/about”] = 重定向到 http://example.com/about
[mg_redirect page=”/your_page or path”] login=”1″] = 重定向到當前域中的 URL,僅限於未登錄用戶
外掛標籤
開發者團隊
原文外掛簡介
Simply create redirect post/page with mg Redirect. Using only a shortcode with few parameters
you can control redirect from your post/page. No settings required.
You have the following options:
redirect post/page to an internal/external url
redirect a post/page to an internal/external url only to user not logged in
Usage
[mg_redirect page=”/your_page or path”] = redirect to a url in your current domain
[mg_redirect home=”http://example.com” page=”/about”] = redirect to http://example.com/about
[mg_redirect page=”/your_page or path”] login=”1″] = redirect to a url in the current domain only to users not logged in
