Апісанне
WooCollections is a free plugin to create a collection of items on your WooCommerce powered site. Easily turn your site into a gift registry with WooCollections. Each user can create unlimited Collections and add unlimited Products to multiple Collections.
This plugin is widely used is a great tool for your customers to plan their shopping and share their interest with friends, family and colleagues.
A customer can
- create a collection
- add/delete a product in a collection
- share single or multiple collections
- hover on a collection and see the thumbnails of products
BuddyPress Integration
- BuddyPress – WooCollections allows users to add a custom tab to BuddyPress profiles to showcase their Collections on their profile.
- Ultimate Member – WooCollections allows users to add a custom tab to Ultimate Member profiles to showcase their Collections on their profile.
Languages
WooCollections is available in English and is translation ready.
Ўсталёўка
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘WooCollections’
- Activate WooCollections from your Plugins page.
From WordPress.org
- Download WooCollections.
- Upload the ‘woo-collections’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate WooCollections from your Plugins page.
Часта задаваныя пытанні
-
Can I use my existing WordPress theme?
-
Yes! WooCollections works with any theme.
-
Can I change the collection template file?
-
Yes, you can modify the collection template by copying ‘single-woo_collection.php’ to your theme and editing its contents
-
I use BuddyPress, can this be integrated?
-
Out of the box, it allows easy integration with BuddyPress. A new tab is created on each user profile where others can see a user’s collection.
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“WooCollections for WooCommerce” is open source software. The following people have contributed to this plugin.
УдзельнікіПеракласці “WooCollections for WooCommerce” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
1.0.2
- Security: Added ABSPATH guards to all PHP files.
- Security: Added AJAX nonce verification and collection ownership checks.
- Security: Replaced raw SQL with $wpdb->prepare; sanitized input and escaped output.
- Security: Removed unauthenticated AJAX write endpoints.
- Removed debug error_log calls.
- Tested with WordPress 7.0.
- Requires PHP 7.4.
1.0.0
- Plugin Release
1.0.1
- Added: Ultimate Member integration
- Added: WordPress 5+ compatibility
- Added: Ultimate Member 2+ compatibility
- Added: Code improvements