Plugin Directory

Changeset 2182352


Ignore:
Timestamp:
10/29/2019 02:38:17 PM (6 years ago)
Author:
recombee
Message:

2.6.9

Location:
recombee-recommendation-engine/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • recombee-recommendation-engine/trunk/includes/class-RecombeeReBlogSettings.php

    r1967402 r2182352  
    396396                                                <li><span class="wparam">' . __('ajaxMode', 'recombee-recommendation-engine') . '</span> - ' . __('Optional. Default “on”. Can be "on", "off". Recommendations are loaded asynchronously with AJAX mode enabled, and therefore do not increase load time of the pages at your site. This mode may increase page speed load, but search engines, probably, will not parse recommendations content.', 'recombee-recommendation-engine') . '</li>
    397397                                                <li><span class="wparam">' . __('followThemeCSS', 'recombee-recommendation-engine') . '</span> - ' . __('Optional. Default “on”. With this option On, the container with the products will be rendered via the active theme WooCommerce templates and CSS rules. Otherwise, the original WooCommerce template and styles will be used. Also if option value is Off plugin does not takes into account parameter "columns".', 'recombee-recommendation-engine') . '</li>
    398                                                 <li><span class="wparam">' . __('suppress', 'recombee-recommendation-engine') . '</span> - ' . __('Optional. Default “off”. This option allows to enable or disable the output of recommendations on individual pages of the site. It can take a value that consists of two parts: suppress logic (“off”, “exclude”, “include”) and the post(s) or post\'s taxonomy terms, where it will be applied (comma separated object\'s id). “off” - the option is disabled and recommendations are displayed everywhere, “exclude” - recommendations are displayed everywhere, except for the specified post\'s ID or posts, that belongs to specified taxonomy term\'s ID, “include” - recommendations are displayed only at the specified post\'s or post\'s, that belongs to specified taxonomy term\'s ID. Examples: <span class="code">suppress="include post 12, 55, 21"</span> <span class="code">suppress="exclude post 12, 55, 21"</span> <span class="code">suppress="include terms 45, 32, 11"</span> <span class="code">suppress="exclude terms 67, 2, 9"</span> <span class="code">suppress="off"</span>', 'recombee-recommendation-engine') . '</li>
     398                                                <li><span class="wparam">' . __('suppress', 'recombee-recommendation-engine') . '</span> - ' . __('Optional. Default “off”. This option allows to enable or disable the output of recommendations on individual pages of the site. It can take a value that consists of two parts: suppress logic (“off”, “exclude”, “include”) and the post(s) or post\'s taxonomy terms, where it will be applied (comma separated object\'s id). “off” - the option is disabled and recommendations are displayed everywhere, “exclude” - recommendations are displayed everywhere, except for the specified post\'s ID or posts, that belongs to specified taxonomy term\'s ID, “include” - recommendations are displayed only at the specified post\'s or post\'s, that belongs to specified taxonomy term\'s ID. Examples: <span class="code">suppress="include posts 12, 55, 21"</span> <span class="code">suppress="exclude posts 12, 55, 21"</span> <span class="code">suppress="include terms 45, 32, 11"</span> <span class="code">suppress="exclude terms 67, 2, 9"</span> <span class="code">suppress="off"</span>', 'recombee-recommendation-engine') . '</li>
    399399                                                <li><span class="wparam">' . __('wTitle', 'recombee-recommendation-engine') . '</span> - ' . __('Default empty. Title before widget content. HTML allowed', 'recombee-recommendation-engine') . '</li>
    400400                                                <li><span class="wparam">' . __('columns', 'recombee-recommendation-engine') . '</span> - ' . __('Default 3 for “followThemeCSS=off” & for “followThemeCSS=on” default will be taken form “WooCommerce Products per raw” value. Integer between 0 & 9 inclusive. The maximum number of columns to which widget content will be divided if possible (depends on free space inside widget container)', 'recombee-recommendation-engine') . '</li>
  • recombee-recommendation-engine/trunk/log/requests-errors.log

    r2095964 r2182352  
    1 24.05.2019 13:32:44 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    2 24.05.2019 13:43:52 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    3 24.05.2019 13:44:14 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    4 24.05.2019 13:44:27 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    5 24.05.2019 13:44:30 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    6 25.05.2019 19:52:28 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    7 25.05.2019 19:52:43 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    8 25.05.2019 19:52:49 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    9 25.05.2019 19:52:56 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    10 25.05.2019 19:52:57 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    11 25.05.2019 19:53:00 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    12 25.05.2019 19:53:15 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    13 25.05.2019 19:53:16 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    14 25.05.2019 19:53:19 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    15 25.05.2019 20:09:43 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
    16 25.05.2019 20:09:51 -> db connect/disconnect -> statusCode: 404 -> message: Unable to parse database
  • recombee-recommendation-engine/trunk/readme.txt

    r2101525 r2182352  
    44Requires at least: 4.9
    55Tested up to: 5.2
    6 Stable tag: 2.6.8
     6Stable tag: 2.6.9
    77Requires PHP: 5.5
    88WC requires at least: 3.3
    9 WC tested up to: 3.6
     9WC tested up to: 3.7
    1010License: GPLv3
    1111License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    6060
    6161== Changelog ==
     62= 2.6.9 - 29-10-2019 =
     63* Test - WP 5.2
     64* Test - WC 3.7
     65
    6266= 2.6.8 - 06-06-2019 =
    6367* Test - WP 5.2
  • recombee-recommendation-engine/trunk/recombee-re.php

    r2101543 r2182352  
    55 * Author: Recombee
    66 * Author URI: https://recombee.com
    7  * Version: 2.6.8
     7 * Version: 2.6.9
    88 * License: GPLv3
    99 * Text Domain: recombee-recommendation-engine
Note: See TracChangeset for help on using the changeset viewer.