Changeset 2317105
- Timestamp:
- 06/03/2020 07:57:43 AM (6 years ago)
- Location:
- recolize/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
recolize.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recolize/trunk/readme.txt
r1782761 r2317105 3 3 Tags: recolize, recommendation, personalization, recommended items, posts, engine, personal 4 4 Requires at least: 3.1 5 Tested up to: 4.96 Stable tag: 1.1. 25 Tested up to: 5.4 6 Stable tag: 1.1.3 7 7 License: GPLv3 or later 8 License URI: http ://opensource.org/licenses/GPL-3.08 License URI: https://opensource.org/licenses/GPL-3.0 9 9 10 10 This plugin enables you to use the Recolize Recommendation Engine in your WordPress blog to offer a personalized blog experience. … … 15 15 Individual recommendations increase the average user visiting time on your page and improve cross-linking of articles. 16 16 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. 18 18 19 19 == Installation == … … 28 28 == Frequently Asked Questions == 29 29 30 Please visit our website at http ://www.recolize.com/en/faq.30 Please visit our website at https://www.recolize.com/en/faq. 31 31 32 32 == Screenshots == 33 33 34 Please find all information regarding our Recolize Recommendation Engine on our website http ://www.recolize.com.34 Please find all information regarding our Recolize Recommendation Engine on our website https://www.recolize.com. 35 35 36 36 == Changelog == 37 38 = 1.1.3 = 39 * Full compatibility with WordPress up to 5.4 37 40 38 41 = 1.1.2 = -
recolize/trunk/recolize.php
r1782761 r2317105 2 2 /* 3 3 Plugin Name: Recolize Recommendation Engine 4 Plugin URI: http ://www.recolize.com/4 Plugin URI: https://www.recolize.com/ 5 5 Description: This plugin enables you to use the Recolize Recommendation Engine in your WordPress blog to offer a personalized blog experience. 6 Version: 1.1. 26 Version: 1.1.3 7 7 Author: Recolize GmbH <service@recolize.com> 8 Author URI: http ://www.recolize.com/8 Author URI: https://www.recolize.com/ 9 9 License: GNU General Public License Version 3 (GPLv3) 10 License URI: http ://opensource.org/licenses/GPL-3.010 License URI: https://opensource.org/licenses/GPL-3.0 11 11 */ 12 12
Note: See TracChangeset
for help on using the changeset viewer.