Inline Related Posts - Version 2.2.5

Version Description

Release Date - 2030-01-22

  • Tested with WP 5.3 Plugin updated and supported.
Download this release

Release Info

Developer IntellyWP
Plugin Icon 128x128 Inline Related Posts
Version 2.2.5
Comparing to
See all releases

Code changes from version 2.2.4 to 2.2.5

Files changed (2) hide show
  1. index.php +2 -2
  2. readme.txt +6 -1
index.php CHANGED
@@ -6,13 +6,13 @@ Description: Finally the plugin to insert INLINE related posts.
6
  Author: IntellyWP
7
  Author URI: http://intellywp.com/
8
  Email: support@intellywp.com
9
- Version: 2.2.4
10
  */
11
  define('IRP_PLUGIN_PREFIX', 'IRP_');
12
  define('IRP_PLUGIN_FILE',__FILE__);
13
  define('IRP_PLUGIN_SLUG', 'intelly-related-posts');
14
  define('IRP_PLUGIN_NAME', 'Inline Related Posts');
15
- define('IRP_PLUGIN_VERSION', '2.2.4');
16
  define('IRP_PLUGIN_AUTHOR', 'IntellyWP');
17
  define('IRP_PLUGIN_ROOT', dirname(__FILE__).'/');
18
  define('IRP_PLUGIN_IMAGES', plugins_url( 'assets/images/', __FILE__ ));
6
  Author: IntellyWP
7
  Author URI: http://intellywp.com/
8
  Email: support@intellywp.com
9
+ Version: 2.2.5
10
  */
11
  define('IRP_PLUGIN_PREFIX', 'IRP_');
12
  define('IRP_PLUGIN_FILE',__FILE__);
13
  define('IRP_PLUGIN_SLUG', 'intelly-related-posts');
14
  define('IRP_PLUGIN_NAME', 'Inline Related Posts');
15
+ define('IRP_PLUGIN_VERSION', '2.2.5');
16
  define('IRP_PLUGIN_AUTHOR', 'IntellyWP');
17
  define('IRP_PLUGIN_ROOT', dirname(__FILE__).'/');
18
  define('IRP_PLUGIN_IMAGES', plugins_url( 'assets/images/', __FILE__ ));
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: IntellyWP
3
  Donate link: http://intellywp.com/intelly-related-posts/
4
  Tags: related post,related posts,inline related posts, inside related posts, suggestions, similar post, similar posts, related,contextual, relations, seo, bounce rate, internal links, similarity, related content, inline related post, Zemanta, inline, Related Links, Contextual Related Posts, YARPP recommendation engine, YARPP
5
  Requires at least: 2.7
6
- Tested up to: 5.2
7
 
8
  Inline Related Posts AUTOMATICALLY inserts related posts INSIDE your content, capturing immediately the reader's attention.
9
 
@@ -86,6 +86,11 @@ Absolutely Not! Inline Related Posts is built with lightweight code so you won
86
 
87
  == Changelog ==
88
 
 
 
 
 
 
89
  = 2.2.4 =
90
  *Release Date - 2019-05-18*
91
 
3
  Donate link: http://intellywp.com/intelly-related-posts/
4
  Tags: related post,related posts,inline related posts, inside related posts, suggestions, similar post, similar posts, related,contextual, relations, seo, bounce rate, internal links, similarity, related content, inline related post, Zemanta, inline, Related Links, Contextual Related Posts, YARPP recommendation engine, YARPP
5
  Requires at least: 2.7
6
+ Tested up to: 5.3
7
 
8
  Inline Related Posts AUTOMATICALLY inserts related posts INSIDE your content, capturing immediately the reader's attention.
9
 
86
 
87
  == Changelog ==
88
 
89
+ = 2.2.5 =
90
+ *Release Date - 2030-01-22*
91
+
92
+ * Tested with WP 5.3 Plugin updated and supported.
93
+
94
  = 2.2.4 =
95
  *Release Date - 2019-05-18*
96