
內容簡介
插件 Posted Display Widget & ShortCode 增加。您還可以將瀏覽歷史記錄保存並顯示到 Cookie。
將文章的瀏覽歷史記錄保存到 Cookie,您可以在小工具和短碼中查看信息。
您可以創建顯示任何文章的小工具和短碼。
您可以查看屬於任何類別 ID(多個指定)的小工具和短碼文章的信息。
您可以查看屬於任何標籤 ID(多個指定)的小工具和短碼文章的信息。
您可以查看屬於任何用戶 ID(多個指定)的小工具和短碼文章的信息。
當輸出類型是類別、標籤或用戶時,如果未指定 ID,則會從文章頁面的信息自動獲取。
在文章或頁面中
您可以在文章或頁面中使用短碼。您可以通過註冊的模板列表獲取短碼,使用「複製」功能。
通過更改帖子值的值,可以指定要顯示的最大數量。
[ 示例 ]
<?php
if ( shortcode_exists( 'wp-posted-display' ) ) {
echo do_shortcode( '[wp-posted-display id="1" posts="5" sort="0"]' );
}
?>
短碼參數排序方式
sort=”0″: 輸入順序
sort=”1″: 按日期降序
sort=”2″: 按日期升序
sort=”3″: 隨機
聯繫方式
電子郵件:foundationmeister[at]outlook.com
Twitter:@miiitaka
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Plug-in Posted Display Widget & ShortCode Add. You can also save and display your browsing history to Cookie.
Save your browsing history of the posts to Cookie, you can view the information in the widget and the short code.
You can create a widget and a short code that can display the posts in any.
You can view the information in the widget and the short code posts that belong to any category ID.(Multiple specified)
You can view the information in the widget and the short code posts that belong to any tag ID.(Multiple specified)
You can view the information in the widget and the short code posts that belong to any user ID.(Multiple specified)
When the output type is category, tag or user, when ID is not specified, it is automatically acquired from information of post page.
In a Posts or Pages
You can use the short code in the Posts or Pages. It is possible to get a short code with the registered template list, use Copy.
You can specify the maximum number to be displayed by changing the value of the posts.
[ Example ]
ShortCode Params Sorted by
sort=”0″: Input order
sort=”1″: Date descending order
sort=”2″: Date ascending order
sort=”3″: Random
Contact
email to foundationmeister[at]outlook.com
twitter @miiitaka
