Plugin Directory

Changeset 2317105


Ignore:
Timestamp:
06/03/2020 07:57:43 AM (6 years ago)
Author:
recolize
Message:

Version 1.1.3

Location:
recolize/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • recolize/trunk/readme.txt

    r1782761 r2317105  
    33Tags: recolize, recommendation, personalization, recommended items, posts, engine, personal
    44Requires at least: 3.1
    5 Tested up to: 4.9
    6 Stable tag: 1.1.2
     5Tested up to: 5.4
     6Stable tag: 1.1.3
    77License: GPLv3 or later
    8 License URI: http://opensource.org/licenses/GPL-3.0
     8License URI: https://opensource.org/licenses/GPL-3.0
    99
    1010This plugin enables you to use the Recolize Recommendation Engine in your WordPress blog to offer a personalized blog experience.
     
    1515Individual recommendations increase the average user visiting time on your page and improve cross-linking of articles.
    1616
    17 *Note:* A Recolize account is required for this plugin to work. Please register for free on our website http://www.recolize.com.
     17*Note:* A Recolize account is required for this plugin to work. Please register for free on our website https://www.recolize.com.
    1818
    1919== Installation ==
     
    2828== Frequently Asked Questions ==
    2929
    30 Please visit our website at http://www.recolize.com/en/faq.
     30Please visit our website at https://www.recolize.com/en/faq.
    3131
    3232== Screenshots ==
    3333
    34 Please find all information regarding our Recolize Recommendation Engine on our website http://www.recolize.com.
     34Please find all information regarding our Recolize Recommendation Engine on our website https://www.recolize.com.
    3535
    3636== Changelog ==
     37
     38= 1.1.3 =
     39* Full compatibility with WordPress up to 5.4
    3740
    3841= 1.1.2 =
  • recolize/trunk/recolize.php

    r1782761 r2317105  
    22/*
    33Plugin Name:    Recolize Recommendation Engine
    4 Plugin URI:     http://www.recolize.com/
     4Plugin URI:     https://www.recolize.com/
    55Description:    This plugin enables you to use the Recolize Recommendation Engine in your WordPress blog to offer a personalized blog experience.
    6 Version:        1.1.2
     6Version:        1.1.3
    77Author:         Recolize GmbH <service@recolize.com>
    8 Author URI:     http://www.recolize.com/
     8Author URI:     https://www.recolize.com/
    99License:        GNU General Public License Version 3 (GPLv3)
    10 License URI:    http://opensource.org/licenses/GPL-3.0
     10License URI:    https://opensource.org/licenses/GPL-3.0
    1111*/
    1212
Note: See TracChangeset for help on using the changeset viewer.