-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
75 lines (47 loc) · 3.18 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
=== Product Recommendations - Custom Locations ===
Contributors: automattic, woocommerce, SomewhereWarm
Tags: woocommerce, recommendations, conversion, up-sells, cross-sells
Requires PHP: 7.4
Requires at least: 6.2
Tested up to: 6.6
Stable tag: 2.0.4
WC requires at least: 8.2
WC tested up to: 9.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Feature plugin for the official [Product Recommendations](https://woocommerce.com/products/product-recommendations/) extension that allows you to use shortcodes to recommend products in custom WooCommerce store pages and locations.
== Description ==
Custom Locations is a free feature plugin that brings custom locations and shortcode support to the official [Product Recommendations](https://woocommerce.com/products/product-recommendations/) extension.
Want to contribute? Please submit issue reports and pull requests on [GitHub](https://github.com/woocommerce/woocommerce-product-recommendations-custom-locations).
**Important**: This plugin is a free add-on for the official [WooCommerce Product Recommendations](https://woocommerce.com/products/product-recommendations/) extension. It has been created to validate and refine a feature that may be rolled into the extension in the future.
**Important**: The code in this plugin is provided “as is”. Support via the WordPress.org forum is provided on a **voluntary** basis only. If you have an active subscription for Product Recommendations, please be aware that WooCommerce Support may not be able to assist you with this experimental plugin.
== Documentation ==
Product Recommendations allows store owners to create and deploy product recommendations at more than 20 strategic locations. This feature plugin introduces a new **Product Recommendations > Custom Locations** section that allows you to create additional locations for deploying recommendation Engines. These Custom Location can be added to any page or location in WordPress using shortcodes or blocks.
== Installation ==
This plugin requires the latest version of the official [WooCommerce Product Recommendations](https://woocommerce.com/products/product-recommendations/) extension to work.
== Screenshots ==
1. Creating a Custom Location for deploying recommendation Engines.
2. Adding the shortcode for our Custom Location to the Home page.
3. The Home page, complete with product recommendations from Engines deployed in our Custom Location.
== Changelog ==
= 2.0.4 =
* Tweak - Updated author links.
= 2.0.3 =
* Tweak - Removed navigation integration (deprecated WooCommerce feature).
= 2.0.2 =
* Tweak - Updating styling of empty state.
= 2.0.1 =
* Fix - Include built CSS and JS files.
= 2.0.0 =
* Important - New: PHP 7.4+ is now required.
* Important - New: WooCommerce 8.2+ is now required.
* Important - New: WordPress 6.2+ is now required.
* Important - New: Product Recommendations 4.0+ is now required.
= 1.0.3 =
* Feature - Declared compatibility with the new High-Performance order tables.
= 1.0.2 =
* Fix - Fix custom location labels in "Performance" page.
= 1.0.1 =
* Fix - Prevent fatal error when WooCommerce is not active.
= 1.0.2 =
* Fixed custom location labels in "Performance" page.