[WordPress] 外掛分享: WP Category Post List Widget

WordPress 外掛 WP Category Post List Widget 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WP Category Post List Widget」是 2010-08-23 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 3000 個安裝啟用數。
  • 上一次更新是 2012-05-16,距離現在已有 4735 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
  • 有 15 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 0%

外掛協作開發者

swashata |

外掛標籤

list | post | widget | category | category post |

內容簡介

WP Category Posts List 是一個 WordPress 小工具和 Shortcode 外掛,可以按類別篩選文章。

它是建立在最新的 WP 小工具類別上,支援多個小工具實例。您可以以任何您想要的方式修改小工具的 HTML 結構。

所有設定都很簡單掌握。它支援文章縮略圖,可以取得您從 WordPress 編輯器中新增的縮略圖。您也可以設定 CSS 類別、替代式列表 CSS 樣式等等。而且,您可以完全控制外掛程式的排序方法。

從第二版開始新增了 Shortcode 支援,透過這個功能,您可以從類別建立雜誌式文章列表。更多詳細資訊請參閱螢幕截圖。

文件

請參閱「安裝」和「常見問題」頁面。更詳細的文件請至我們的部落格檢視。

小工具功能清單

總共有 30 個選項可供選擇(第 2 版中新增!它還會增加)。
我們分別設置基本和進階選項,不會對您造成太大的負擔。如果您是高級使用者,只需按下切換按鈕。
新增:使用目前的類別來自動獲取目前顯示文章的主類別,並列出來自該類別的其他文章。若找不到類別,會停用小工具相關輸出。
能夠在小工具標題上撰寫自訂標記。例如 %widget_num%,將取代為類別列表上的文章數。
新增:能夠使用原始類別作為「閱讀更多」按鈕下的按鈕文字。
新增:能夠使用全面支援 HTML 的方式顯示類別訂閱連結。
當然,還可以指定每個小工具的文章數量。
開啟/關閉文章縮略圖。
為文章縮略圖新增自訂 CSS 類別。
能夠使用日期、ID、標題、留言或隨機方式進行排序。
新增:選擇是否顯示硬編碼/自動產生的文章摘要。
新增:新增顯示作者名稱、發佈日期等選項。
設定排序順序為升冪或降冪。
選擇預設 HTML 無序列表或者設定自己的自訂 HTML 結構。
在清單和每個連結前/後指定自訂 HTML 標記。簡而言之,可設計 HTML 巢狀。
根據 ID 排除文章,甚至可以將某些特定文章固定在最前。
決定連結是否在新標籤中開啟或在當前標籤中開啟。
為連結清單套用替代 CSS 類別,使您輕鬆設計。
同樣地,從外掛設定頁面中包含/排除外掛的預設 CSS。

Shortcode 功能清單
[wp_cpl_sc attr="val"]

* 15 個屬性可供使用。
* 為每個 Shortcodes 的實例選擇 CSS 佈景主題(透過程式碼篩選器自行新增),控制 Shortcodes 的所有輸出方面,包括部落格式文章描述、摘要、縮略圖等等。
請參閱 文件以查看更多詳細資訊。

外掛功能清單

新增多個選項以分別指定小工具和 Shortcodes 的縮略圖寬度和高度。
新增全域啟用 CSS 佈景主題的選項,以便您可以從小工具或 Shortcodes 分別選取不同的佈景主題。現在兩個小工具可以輕鬆使用不同的佈景主題了。
新增過濾器 API,您可以在此外掛內使用自己的 CSS 檔案。請參閱這裡以進一步了解。

原文外掛簡介

WP Category Posts List is a WordPress Widget & Shortcode plugin to show your posts filtered by category.
Built on the latest WP widget class, it has multiple widget instance support. Also you can modify the HTML structure of the widget in what ever manner you want.
Every thing is made simple from the widget options. It supports post thumbnails which would fetch thumbnails you have added from the wp editor. You can also set the CSS class, alternate list css style and much more. Also, you have complete control over the sorting method of the plugin.
New from Version 2 is the shortcode support using which you can make magazine style list of posts from a category. See the screenshots for more details.
Documentation
Check the Installation and FAQ page. For detailed documentation check HERE at out blog
Widget Feature List

A total of 30 (new in V2) options to choose from. (For this version! It will increase over time).
We have kept the basic and advanced sets of options seperately to not to overwhelm you with options. And hey, if you are an advanced user, just click the Toggle switch.
NEW Use the Current Category to automatically fetch the main category of the currently displayed post and list down other posts from that category. Suspends widget output if no category is found.
Ability to write custom tags on the widget title. Such as %widget_num% will get replaced by the number of posts on the category list.
NEW Ability to show the original category as Read more button below the widget with full supported HTML
NEW Ability to show category feed subscription link with full supported HTML.
Of course the ability to specify the number of posts for each widget.
Turn on/off post thumbnail.
Add custom CSS class to the post thumbnail.
Ability to specify sort using date, id, title, comment or random
NEW Choose whether or not to display hardcoded/auto-generated post excerpts
NEW Added options for displaying author name, publish date etc.
Set the sorting order ascending or descending.
Selecting the default HTML underordered list or set up your very own custom HTML structure
Specify custom HTML tag before/after the list and each link. In shorty design your own HTML nest.
Exclude post by ID, or even make some particular posts sticky
Decide whether the links would be opened on a new tab or on the present tab.
Apply alternate CSS classes to the link list, so you can design easily.
Also, include/exclude the plugin’s default CSS from the plugins Settings page.

Shortcode Feature List
[wp_cpl_sc attr="val"]

* 15 attributes to work with.
* Select CSS theme (bundled or your own via filters) for every instances of shortcodes
* All options to control all output aspects of shortcode, including blog style post-meta, excerpt, thumbnail etc…
Check the documentation for more information.
Plugin Feature List

Added option to specify the thumbnail width & height of widgets and shortcodes individually.
Added option to globally enable css themes which you can select from widget or shortcodes individually. So two widgets can easily have different themes now.
Added filter API using which you can use your own CSS file inside this plugin. Check the documentation for more information.
Added a Master Reset button to reset all the options to default. (useful in case of errors)

And many more features… Check the Plugins Setting page for FAQs.
Version 2.0.3 Released. Bugfix
Version 2.0.2 Released. Immediate bugfix to some errors
Version 2.0.0 Released. The first release of shortcodes and automatic category selection widget

各版本下載點

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

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


1.0.0 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | trunk | 0.9.0.rc |

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

  • Widgets for Google Reviews 》onal version of our review software, you can:, , , Display unlimited Google Reviews, Customize widget design and behavior, Respond to reviews direc...。
  • Blocksy Companion 》Blocksy Companion 是一個外掛,將 Blocksy 主題轉化為強大的瑞士軍刀工具。, 只有在安裝並啟用 Blocksy 主題時,它才會運行並添加增強功能。, 最小需求, , W...。
  • Black Studio TinyMCE Widget 》此外掛添加了一個新的 Visual Editor 小工具類型,讓您能夠在側邊欄中輕鬆地插入豐富的文字和媒體對象。使用 Black Studio TinyMCE Widget 時,您將能夠使用W...。
  • Widget Importer & Exporter 》Widget Importer & Exporter 是一個有用的外掛,可將小工具從一個WordPress站點移動到另一個站點,備份小工具,並供主題開發人員為用戶提供範例小工具。...。
  • Orbit Fox by ThemeIsle 》透過Orbit Fox,您可以使用各種模組擴充您的主題功能,例如社交媒體分享按鈕和圖示、自訂選單圖示、頁首和頁尾腳本、一鍵導入頁面模板、頁面建構器附加元件和...。
  • Recent Posts Widget With Thumbnails 》列出最新的文章標題、縮略圖、摘要、作者、類別、日期等等!, 雖然此外掛僅建立在小工具區域,但使用者報告說它在 Elementor 和 Oxygen 上運作順暢。但它是否...。
  • WordPress Popular Posts 》WordPress Popular Posts 是一個高度可定製的小工具,可以顯示您最受歡迎的文章。, 主要特點, , 多小工具功能 – 您可以在您的博客上擁有多個 WordPress...。
  • Widget Logic 》此外掛可在每個小工具中新增一個名為 "Widget logic" 的額外控制欄,讓您控制這個小工具會出現在哪些頁面上。文字欄位允許您使用 WP 的Conditional Tags或任...。
  • Social Media Share Buttons & Social Sharing Icons 》在你的免費測試網站上試試看:點擊此處 => https://tastewp.com/plugins/ultimate-social-media-icons, (這個技巧適用於所有外掛 – 只需在外掛的 WP 存儲庫 ...。
  • Fixed Widget and Sticky Elements for WordPress 》使用 Fixed Widget 外掛可以創建黏貼式的小部件、區塊和其他元素,當用戶向上或向下滾動頁面時,它們會保持在可見的屏幕區域內。, 相較於非固定小工具,黏貼...。
  • PHP Code Widget 》普通的文字小工具允許您插入任意文字和/或 HTML 代碼。這個外掛程式也允許這樣做,但還會解析文本小工具中的任何 PHP 代碼並執行它。, 這可以讓您更輕鬆地遷...。
  • Image Widget 》Image Widget 是一個簡單的外掛程式,利用 WordPress 原生媒體管理員,為您的網站新增圖片小工具。, 需要新增幻燈片、燈箱或隨機圖像嗎?, 請查看 Image Widg...。
  • Custom Sidebars – Dynamic Sidebar Classic Widget Area Manager 》使用 Custom Sidebars,一個靈活的小工具管理器,在您的網站上管理和替換側邊欄和其他小工具區。, 製作自訂側邊欄配置,能夠選擇在您網站的每個頁面或文章上...。
  • Recent Posts Widget Extended 》外掛描述, 此外掛可以啟用自定義、靈活且進階的最新文章功能,您可以透過簡碼或小工具來顯示它。您可以顯示具有縮略圖、摘要和發佈日期的最新文章清單,並且...。
  • Widget Shortcode 》這個短碼需要小工具的ID,但不需要猜測,外掛會為你生成代碼。如果你想要覆蓋小工具的標題,你可以使用 "title" 參數:, [widget id=”text-1″...。

文章
Filter
Mastodon