[WordPress] 外掛分享: Posts by Taxonomy

前言介紹

  • 這款 WordPress 外掛「Posts by Taxonomy」是 2025-02-18 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-02-19,距離現在已有 73 天。
  • 外掛最低要求 WordPress 6.0.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

benjerminp |

外掛標籤

custom taxonomy | order by taxonomy | custom post display |

內容簡介

總結:這個 WordPress 外掛可以透過簡單的短代碼將文章或自訂文章類型以標籤、分類或自訂分類法分隔在列表中展示。開啟測試模式可以可視化當前展示的文章數量。未來更新將包括預設分頁以及其他分頁方式如無限滾動。

1. 可以透過怎樣的簡單短代碼在 WordPress 中顯示文章或自訂文章類型?
- 答案:使用短代碼 [bbwd-post-display post-type='your-Post-Type-Slug'] 以預設設定簡單展示。

2. 如何在「測試模式」下呈現文章?
- 答案:使用短代碼 [bbwd-post-display post-type='your-Post-Type-Slug' testing='true'] 能夠在測試模式時呈現文章。

3. 如何選擇特定的文章類型呈現?
- 答案:透過短代碼 [bbwd-post-display post-type='your-Post-Type-Slug'] 選擇特定的文章類型呈現。

4. 如何選擇特定的文章類型並使用自訂分類法?
- 答案:透過短代碼 [bbwd-post-display post-type='your-Post-Type-Slug' taxonomy='your-Tax-Slug'] 選擇特定的文章類型並使用自訂分類法。

5. 如何選擇特定的文章類型、自訂分類法以及在每個分類法中添加顯示數量?
- 答案:使用短代碼 [bbwd-post-display post-type='your-Post-Type-Slug' taxonomy='your-Tax-Slug' post-per-section=5] 選擇特定的文章類型、自訂分類法以及在每個類別中設置顯示數量。

6. 如何選擇特定的文章類型、自訂分類法、設置每個分類法中的顯示數量並添加後備 URL?
- 答案:透過短代碼 [bbwd-post-display post-type='your-Post-Type-Slug' taxonomy='your-Tax-Slug' post-per-section=5 fallback-image='https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg'] 能夠達到以上要求。

原文外掛簡介

Display a posts or custom post types in a list seperated by tags, categories or a custom taxonomy via a simple shortcode. Enable test mode to allow a visualization of how many posts are currently being displayed. Future updates will also include a default pageniation along with alternative paginations such as infinate scroll.
EXAMPLES:
Simple display using default settings:
[bbwd-post-display post-type=’your-Post-Type-Slug’]
Simple display in “Test Mode”:
[bbwd-post-display post-type=’your-Post-Type-Slug’ testing=’true’]
Select a specific post type:
[bbwd-post-display post-type=’your-Post-Type-Slug’]
Select a specific post type and use a custom taxonomy:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’]
Select a specific post type, custom taxonomy and add quantity to disply per taxonomy:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5]
Select a specific post type, custom taxonomy, add quantity to disply per taxonomy and add a fallback url:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5 fallback-image=’https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg’]
Select a specific post type, custom taxonomy, add quantity to disply per taxonomy, add a fallback url, and display with Search and Filter:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5 fallback-image=’https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg’ s-and-f=123]
Select a specific post type, custom taxonomy, add quantity to disply per taxonomy, add a fallback url, display with Search and Filter, and exclude tags:
[bbwd-post-display post-type=’your-Post-Type-Slug’ taxonomy=’your-Tax-Slug’ post-per-section=5 fallback-image=’https://yourURL.com/wp-content/uploads/2023/06/your-image.jpg’ s-and-f=123 exclude=’123, 222′]

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Posts by Taxonomy」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.1 | 1.0.2 | trunk |

延伸相關外掛(你可能也想知道)

  • Display Custom Post 》這個外掛允許您在幾秒內在頁面上顯示您的部落格文章或自訂文章。您需要從下拉式清單中選擇文章類型,以及其他幾個設定(可選),然後它會為您提供類似 [dcp_s...。

文章
Filter
Mastodon