內容簡介
這個短碼外掛可以讓您創建一個滾動式的頁面/文章演示,透過等待一定秒數後重新導向
當前的文章/頁面。
如果目的地頁面尚未發佈,短碼會處理每個目的地頁面的短碼,直到找到已發佈的頁面。
[pagepresenter id=’101′ after=’20’]
[pagepresenter slug=’my_page_slug’ after=’20’]
[pagepresenter url=’http://www.domain.com/page-1′ after=’20’]
[pagepresenter url=’/page-1′ after=’20’]
如果目的地文章/頁面不在同一個 WordPress 安裝中,則不會發生重定向。
基於優秀的 Shortcode Redirect: https://wordpress.org/support/view/plugin-reviews/shortcode-redirect
捐贈
功能
可用於頁面和文章
無需設置或配置
定義要重定向用戶的 URL、文章/頁面 ID 或 slug
定義等待的秒數。
通過將狀態設置為「Daft」來禁用演示頁面/文章幻燈片,而不會中斷整個演示。
注意
測試過 version 4.5.2,但應該也可以與舊版本的 WordPress 一起使用。
外掛標籤
開發者團隊
原文外掛簡介
This shortcode enables you to create a rolling page/post presentation sequence by redirecting
the current post/page after waiting for a choosen number of seconds.
If the destination page is not in a published state the shortcode processes each destination page’s shortcode until it find one that is.
[pagepresenter id=’101′ after=’20’]
[pagepresenter slug=’my_page_slug’ after=’20’]
[pagepresenter url=’http://www.domain.com/page-1′ after=’20’]
[pagepresenter url=’/page-1′ after=’20’]
If the destination post/page doesn’t live in the same WordPress installation then no redirection will occur.
Based on the excellent Shortcode Redirect: https://wordpress.org/support/view/plugin-reviews/shortcode-redirect
Donate
Features
Works on pages and posts
NO settings or configurations to deal with
Define a URL, post/page ID or slug to redirect the user to
Define how many seconds to wait.
Disable presentation page/post slides by setting the status to ‘Daft’ without interrupting the whole presentation.
Note
Test with version 4.5.2 but should work with older versions of WordPress.
