[WordPress] 外掛分享: Show Posts list – Easy designs, filters and more

首頁外掛目錄 › Show Posts list – Easy designs, filters and more
WordPress 外掛 Show Posts list – Easy designs, filters and more 的封面圖片
全新外掛
安裝啟用
★★★★★
5/5 分(1 則評價)
620 天前
最後更新
問題解決
WordPress 4.7+ PHP 8.0+ v1.1.0 上架:2024-05-17

內容簡介

<h2>總結:</h2>
<ul>
<li>"Swift Posts" 讓您輕鬆列出您網站上的內容。只需在內容編輯器中使用此短碼,您就能看到您想要的文章/自訂文章列表。</li>
</ul>

<h2>問題與答案:</h2>

<ul>
<li>
<h3>如何根據類別篩選文章?</h3>
<p>只顯示特定分類中的文章,請使用 category_id 參數:</p>
<p><code>[swiftpost-list post_type="your-post-name" show_cat="false" category_id="your-category-id"]</code></p>
</li>

<li>
<h3>如何展示不同設計風格的文章清單?</h3>
<p>您可以使用一些風格來創建吸引人的不同設計風格。以下是如何做:</p>
</li>

<li>
<h3>如何設定每頁顯示的文章數量?</h3>
<p>您可以使用 post per page 選項來限制文章數量:</p>
<p><code>[swiftpost-list post_type="your-post-name" posts_per_page="4"]</code></p>
</li>

<li>
<h3>如何包含圖片、日期、作者信息?</h3>
<p>要包含圖片、日期和作者信息,請使用以下指令:</p>
<p><code>[swiftpost-list post_type="your-post-name" show_image="true" show_date="true" show_author="false"]</code></p>
</li>

<li>
<h3>如何排序文章列表?</h3>
<p>預設情況下,列表將以最新內容在前,但您可以按標題、菜單順序、相關性、內容類型、元數據等進行排序。</p>
</li>

<li>
<h3>如何獲取完整文檔?</h3>
<p>點擊此處獲取完整文檔:<a href="https://swatiagarwal.info/post-list-demo/">Documentation</a></p>
</li>
</ul>

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Show Posts list – Easy designs, filters and more」→ 直接安裝(推薦)

原文外掛簡介

“Swift Posts” makes it easy to list content from your website. Just use this shortcode in the content editor, and you’ll see a list of your desired posts/custom posts:
[swiftpost-list]

Filter by Category
To only show posts within a certain category, use the category_id parameter:
[swiftpost-list post_type="your-post-name" show_cat="false" category_id="your-category-id"]

Show as other designs
You can create a great-looking, different kind of designs with some styling. Here’s how!
Post per page
You can use post per page option to limit the numbers.
[swiftpost-list post_type="your-post-name" posts_per_page="4"]

Include Image, Date, Author
To include an image, date, and author, use the following:
[swiftpost-list post_type="your-post-name" show_image="true" show_date="true" show_author="false"]

You can use any image size added by WordPress (thumbnail, medium, medium_large, large) OR any custom image size added by your theme or other plugins.
Sort the list however you like
By default the listing will list the newest content first, but you can order by title, menu order, relevance, content type, metadata, and more.
Full Documentation
Click here to get full documentation.
https://swatiagarwal.info/post-list-demo/

文章
Filter
Apply Filters
Mastodon