
內容簡介
Easy Curated Lists 外掛讓您可以輕鬆地透過短碼 (shortcode) 顯示手選的文章、網頁、產品或任何一種文章格式。
要建立一個合適的清單,只需取得文章、網頁或產品的 ID,然後按照以下格式使用短碼 [easycuratedlists]。
[easycuratedlists id='1,12,25']
您還可以選擇性地在短碼中指定 h2 或 h3 的標題,如下所示。
[easycuratedlists id='1,12,25' h2='我的精選列表']
Easy Curated Lists 的使用案例
建立文章、網頁或產品清單。
在文章之間添加相關貼文。
建立知識庫/文件。
建立應按順序閱讀的文章系列。
為您網站的新讀者建立一個入門頁面,包含熱門文章的連結。
建立要在側邊欄或頁角小工具中顯示的文章列表。
Easy Curated Lists 的功能
操作簡單,不需要進行任何配置。只需提供 ID 清單和可選的標題即可。
服務器開銷最小。
不會寫入數據庫,安裝和卸載都十分乾淨。
應該與大多數頁面構建器和主題相容。
可以在單個列表中混合和匹配文章、網頁、產品或任何其他文章格式。
我很想知道您如何使用 Easy Curated Lists。請通過論壇讓我知道。
開發人員筆記
生成的列表是一個由 ul 標籤限定的無序 HTML 列表。
列表中添加一個名為 easycuratedlists 的類別。您可以使用這個類別設計您的精選列表。
GitHub 存儲庫: arunbasillal/easy-curated-lists
外掛標籤
開發者團隊
原文外掛簡介
Easy Curated Lists plugin lets you easily display a hand-selected list of posts, pages, products or any post type using a shortcode.
To create a curated list, simply grab the ID’s of the posts, pages or products and then use the shortcode [easycuratedlists] in the following format.
[easycuratedlists id='1,12,25']
You can also optionally specify h2 or h3 title for your list by adding it to the shortcode.
[easycuratedlists id='1,12,25' h2='My Curated List']
Use cases for Easy Curated Lists
Create a list of posts, pages or products.
Add related posts in between articles.
Create a knowledge base / documentation.
Create an article series that is meant to be read in order.
Create a getting started page with links to popular articles for new readers of your website.
Create a list of articles to display in a widget on the sidebar or footer.
Easy Curated Lists Features
Effortless to use with zero configuration. Just provide the list of ID’s and optional heading.
Minimal overhead for your server.
Does not write to the database. Clean install and uninstall.
Should be compatible with most page builders and themes.
Mix and match posts, pages, products or any other post type in a single list.
I am excited to know how you are using Easy Curated Lists. Please let me know through the forums.
Dev Notes
The generated list is an unordered HTML list bounded by ul tag.
A class easycuratedlists is added to the list. You can use this to style your curated lists.
GitHub repository: arunbasillal/easy-curated-lists
