PluginProbe
Super RSS Reader – Add attractive RSS Feed Widget / 4.7
Super RSS Reader – Add attractive RSS Feed Widget v4.7
trunk 0.8 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 3.0 3.1 3.2 4.0 4.0.1 4.1 4.2 4.3 4.4 4.4.1 4.5 4.6 4.7 4.8 All 33 releases
← All changes | super-rss-reader.php +2 -2 4.54.7 View file →
@@ -4,14 +4,14 @@
4 4 * Plugin URI: https://www.aakashweb.com/wordpress-plugins/super-rss-reader/
5 5 * Description: Display any RSS feed(s) in widget with news ticker effect in multiple tabs, thumbnails, customizable color themes and more.
6 6 * Author: Aakash Chakravarthy
7 7 * Author URI: https://www.aakashweb.com/
8 - * Version: 4.5
8 + * Version: 4.7
9 9 * Text Domain: super-rss-reader
10 10 * Domain Path: /languages
11 11 */
12 12
13 -define( 'SRR_VERSION', '4.5' );
13 +define( 'SRR_VERSION', '4.7' );
14 14 define( 'SRR_PATH', plugin_dir_path( __FILE__ ) ); // All have trailing slash
15 15 define( 'SRR_URL', plugin_dir_url( __FILE__ ) );
16 16 define( 'SRR_BASE_NAME', plugin_basename( __FILE__ ) );
17 17