[WordPress] 外掛分享: User Post Collections

WordPress 外掛 User Post Collections 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「User Post Collections」是 2022-08-09 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2025-12-08,距離現在已有 79 天。
  • 外掛最低要求 WordPress 4.9.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

tauri77 |

外掛標籤

user lists | Post Collections | woocommerce wishlist |

內容簡介

此外掛會在 WordPress REST API 中加入自訂端點,並提供一個客戶端,可在彈出式對話框中顯示操作使用者清單。

預設清單類型

此外掛提供 6 種類型的清單:
* 簡單清單:根據添加的項目進行排序的簡單清單。
* 編號清單:具有編號項目的清單。您可以編輯顯示項目的順序。
* 投票:您可以詢問他人的意見。
* 購物車:添加項目到虛擬購物車中的清單(僅適用於 Woocommerce)。
* 最愛清單:此類型的清單對用戶始終存在,即用戶不會創建它們,只需添加項目即可。
* 書籤:與最愛等效。

可以停用所有清單類型。

如果您是開發人員,正在製作主題,您可以註冊自己的清單類型。

功能

可配置可以建立清單的角色(對每種清單類型)。
可配置可加入清單的文章類型(對每個清單類型)。
清單的標題和描述可編輯(在每種清單類型中配置)
清單項目可附上評論(在每種清單類型中可配置)
清單可以是私人或公開的(在每種清單類型中的可配置選項)
每個清單的最大項目數(在每個清單類型中可配置)
公共清單的分享按鈕

原文外掛簡介

This plugin allows users to create lists of different types (simple, numbered, cart and poll) and share them.
The items of these lists are the posts of the types to configure (Ex: post, page, product, other CPT, etc).
Create classic lists like Favorites, Bookmarks, Wish List. Or poll lists like “Which one should I buy?”, or shopping cart lists of every month, etc.
It is flexible and extensible.
The plugin adds custom endpoints to the wordpress REST API and includes a client that will display operations on user lists in a modal.
Default lists types
The plugin comes with 6 types of lists:
* Simple: Simple list sorted according to their items added.
* Numbered: List with your numbered items. You can edit the order in which the items will be displayed.
* Poll: You can ask others for their opinion.
* Shopping Cart: List to add items to a virtual cart ( only on Woocommerce ).
* Favorites This type of list conceptually always exists for users, that is, the user does not create them but simply adds items.
* Bookmarks Equivalent to favorites.
All list types can be disabled.
If you are a developer, and you are making a theme you can register your own list types.
Features

Roles that can create lists is configurable (for each type of list).
Post type that can be added to lists is configurable (per list type).
Title and description of the lists can be editable (configurable in each type of list)
List items can be saved with a comment (configurable in each type of list)
The lists can be private or public (configurable options in each type of list)
Max items per list (configurable in each type of list)
Share buttons for public lists

Collections Archive
The plugin adds a new page to the site where all the collections of the users are shown. This page can be disabled/enabled on the plugin settings.
This page is also used as the basis for displaying each list, but disabling the archive page from the plugin settings does not disable the pages of each collection..
Archive URL example: https://domain.com/user-post-collection/
Collection URL example: https://domain.com/user-post-collection/list-x-by-tauri/
Shortcode
You can use the shortcode [user_posts_collections] to show the lists. Example:
[user_posts_collections type="vote" tpl-items="cards" exclude="32,45"]
[user_posts_collections author="23" tpl-items="list"]
[user_posts_collections limit="5" pagination="1" tpl-cols="4,4,4,3,2,1"]
[user_posts_collections author-name="tauri" orderby="title" order="ASC" limit=10 pagination=1]
[user_posts_collections include="23,31,412"]

Shortcode options

type: simple|numbered|vote|favorites|bookmarks|cart
author-name: Author username
author: Author ID
include: Lists ID to include (comma separated)
exclude: Lists ID to exclude (comma separated)
orderby: ID|views|vote_counter|count|created|modified|title
order: ASC|DESC
limit: Max lists to show
pagination: Show pagination. Set to 1 for enabled. Default: 0
id: Set unique string. Only letters, numbers and “-“. Used for pagination.
tpl-items: (card|list) List type
tpl-cols: Number of columns, comma separated: xxl,xl,lg,md,sm,xs (for card list type) Default: 4,4,4,3,2,1
tpl-cols-(xs|sm|md|lg|xl|xxl): (1|2|3|4|5) Number of columns (for card list type)
tpl-thumbs: Default thumbnails layout. Set to “off” to not show
tpl-thumbs-(xs|sm|md|lg|xl|xxl): (0|2×2|2×3|3×2|4×1|[1-4]x[1-4]) Thumbnails layout
tpl-desc: (on|off) Show description. Set to “off” to hide description
tpl-user: (on|off) Show author. Set to “off” to hide user
tpl-meta: (on|off) Show meta. Set to “off” to hide meta

各版本下載點

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

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


0.9.0 | 0.9.1 | 0.9.2 | trunk | 0.8.27 | 0.8.28 | 0.8.29 | 0.8.30 | 0.8.31 | 0.8.32 |

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

  • YITH WooCommerce Wishlist 》p>收藏清單是電子商務商店中最強大且最受歡迎的工具之一。有了收藏清單,使用者可以:, , 保存他們最喜歡的產品,稍後可以快速輕鬆地找到並購買它們。, 與親...。
  • TI WooCommerce Wishlist 》增加銷售和轉換率, 您是否正在尋找提高您的 WooCommerce 網站銷售量的方法?不用再找了,使用 WooCommerce 愿望清單!我們強大的工具旨在提高轉換率和增加網...。
  • WCBoost – Wishlist 》願望清單(Wishlist) 是電子商務網站的重要功能。這些網站可從中獲得增加轉換率、最佳化收益和簡化消費者購物過程的好處。, 根據研究,大多數網站訪客通常不會...。
  • QODE Wishlist for WooCommerce 》總結:QODE Wishlist for WooCommerce 外掛能讓訪客在您新網站上創建商品清單,便於購買或與他人分享。此外,您可以完全自訂 '加入願望清單' 按鈕...。
  • MoreConvert Wishlist for WooCommerce 》l & Cross-sell products, , MC Woocommerce Wishlist 外掛讓你可以創建高度定制的「加入收藏清單」按鈕和頁面。由於它與大部分佈景主題和外掛整合,因此省下...。
  • Wishlist for WooCommerce: Multi Wishlists Per Customer 》Wish List for WooCommerce 外掛可讓使用者將商品加入願望清單。該外掛的選項非常可自訂,使得它足夠靈活以適應任何主題和任何設計。, ✅ 主要功能:, ,...。
  • WishSuite – Wishlist for WooCommerce 》WishSuite 是一款終極且獨特的 WooCommerce 外掛程式,可讓您為 WooCommerce 商店建立令人驚豔的願望清單。透過這個方便的願望清單外掛程式,添加願望清單將...。
  • Addonify – WooCommerce Wishlist 》Addonify Wishlist 是一款輕量且強大的插件,可為您的電子商務店添加願望清單功能。Addonify Wishlist 充滿各種功能,可幫助商店所有者自定義願望清單的行為...。
  • Flexible Wishlist for WooCommerce – Ecommerce Wishlist & Save for later 》WooCommerce收藏清單提供給顧客和訪客儲存產品清單的可能性,他們可以密切注意或稍後購買。, 你可以在不使用WooCommerce收藏清單的情況下建立WooCommerce網上...。
  • Wishlist for WooCommerce 》收藏清單是一個電子商務功能,使購物者能夠創建並保存一個希望在以後購買的產品清單。這與將您最喜愛的網站添加書籤以便日後輕鬆訪問它們相似。, 電子商務店...。
  • Wishlist for WooCommerce 》總結: TH Wishlist Plugin 是專為 WooCommerce 商店設計的功能豐富且易於使用的願望清單外掛程式。這讓您的顧客可以建立和管理個性化的願望清單,提升其購物...。
  • Wishlist for WooCommerce 》一個簡單而輕量的 WooCommerce 願望清單外掛程式,具有豐富的掛鈎功能,以符合您的 WooCommerce 主題的客製化需求。, 預設情況下,該外掛會在 WooCommerce 儲...。
  • Wishlist 》收藏清單是所有種類的電子商務網站最想要的功能之一,如果您正在經營 WooCommerce 商店,這個收藏清單外掛可以更好地幫助您顯示收藏清單按鈕,並在您的網站上...。
  • Premmerce Wishlist for WooCommerce 》願望清單是一個工具,讓您的顧客可以選擇未來的產品購買,並與親密的人分享他們的願望。使用願望清單,您可以查看顧客的願望,並根據收集的信息提供優惠和促...。
  • Wishlist and Compare for WooCommerce 》一個最佳 WordPress 外掛,可提供願望清單及比較 WooCommerce 產品🏆。WooCommerce 願望清單和比較外掛可讓您的客戶將他們心愛的產品加到願望清單,以便未來...。

文章
Filter
Apply Filters
Mastodon