AccessPress Twitter Feed – Twitter Feed for WordPress - Version 1.5.6

Version Description

  • WordPress 4.8 Compatibility Check
Download this release

Release Info

Developer Access Keys
Plugin Icon 128x128 AccessPress Twitter Feed – Twitter Feed for WordPress
Version 1.5.6
Comparing to
See all releases

Code changes from version 1.5.5 to 1.5.6

Files changed (2) hide show
  1. accesspress-twitter-feed.php +2 -2
  2. readme.txt +6 -6
accesspress-twitter-feed.php CHANGED
@@ -4,7 +4,7 @@ defined('ABSPATH') or die('No script kiddies please!');
4
  * Plugin Name: AccessPress Twitter Feed
5
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/
6
  * Description: A plugin to show your twitter feed in your site with various configurable settings
7
- * Version: 1.5.5
8
  * Author: AccessPress Themes
9
  * Author URI: http://accesspressthemes.com
10
  * Text Domain: accesspress-twitter-feed
@@ -24,7 +24,7 @@ if (!defined('APTF_CSS_DIR')) {
24
  define('APTF_CSS_DIR', plugin_dir_url(__FILE__) . 'css');
25
  }
26
  if (!defined('APTF_VERSION')) {
27
- define('APTF_VERSION', '1.5.5');
28
  }
29
 
30
  if (!defined('APTF_TD')) {
4
  * Plugin Name: AccessPress Twitter Feed
5
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/
6
  * Description: A plugin to show your twitter feed in your site with various configurable settings
7
+ * Version: 1.5.6
8
  * Author: AccessPress Themes
9
  * Author URI: http://accesspressthemes.com
10
  * Text Domain: accesspress-twitter-feed
24
  define('APTF_CSS_DIR', plugin_dir_url(__FILE__) . 'css');
25
  }
26
  if (!defined('APTF_VERSION')) {
27
+ define('APTF_VERSION', '1.5.6');
28
  }
29
 
30
  if (!defined('APTF_TD')) {
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Twitter Feed for WordPress - AccessPress Twitter Feed ===
2
  Contributors: Access Keys
3
  Tags: twitter, twitter feeds, twitter slider, twitter feeds slider, twitter plugin, twitter feed plugin, twitter tweets, tweets, twitter tweet plugin, recent tweets widget, recent tweets plugin, recent tweet feeds
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 4.0
6
- Tested up to: 4.7
7
- Stable tag: 1.5.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -13,8 +13,6 @@ Display real-time Twitter feeds on your website. Update your website visitors wi
13
  == Description ==
14
  [Homepage](https://accesspressthemes.com/) | [Documentation](https://accesspressthemes.com/documentation/accesspress-twitter-feed/) | [Support](https://accesspressthemes.com/support) | [Demo](http://demo.accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/) | [Premium Version](https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed-pro/)
15
 
16
- Tested with WordPress 4.7
17
-
18
  <strong>AccessPress Twitter Feed</strong> is a FREE Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets. Display tweets as a feed or in slider. It just takes a few minute to set it up and use. Start strong Twitter integration right on your website and increase your social reach to next level.
19
 
20
 
@@ -63,7 +61,6 @@ Tested with WordPress 4.7
63
 
64
 
65
  = Some Useful Links =
66
- * <strong>Support Email</strong>: support@accesspressthemes.com
67
  * <strong>Support Forum Link</strong>: http://accesspressthemes.com/support/
68
  * <strong>Website Link</strong>: http://accesspressthemes.com/
69
  * <strong>Youtube channel link</strong>: https://www.youtube.com/watch?v=TjZNcVG3fDE
@@ -113,6 +110,9 @@ Once you install the plugin , you can check some general documentation about how
113
 
114
 
115
  == Changelog ==
 
 
 
116
  = 1.5.5 =
117
  * Updated documentation link
118
  * Fixed few broken html tags in how to use section
1
+ === AccessPress Twitter Feed - Twitter Feed for WordPress ===
2
  Contributors: Access Keys
3
  Tags: twitter, twitter feeds, twitter slider, twitter feeds slider, twitter plugin, twitter feed plugin, twitter tweets, tweets, twitter tweet plugin, recent tweets widget, recent tweets plugin, recent tweet feeds
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 4.0
6
+ Tested up to: 4.9
7
+ Stable tag: 1.5.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
13
  == Description ==
14
  [Homepage](https://accesspressthemes.com/) | [Documentation](https://accesspressthemes.com/documentation/accesspress-twitter-feed/) | [Support](https://accesspressthemes.com/support) | [Demo](http://demo.accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/) | [Premium Version](https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed-pro/)
15
 
 
 
16
  <strong>AccessPress Twitter Feed</strong> is a FREE Twitter plugin for WordPress. You can use this to display real time Twitter feeds on any where on your webiste by using shortcode or widgets. Display tweets as a feed or in slider. It just takes a few minute to set it up and use. Start strong Twitter integration right on your website and increase your social reach to next level.
17
 
18
 
61
 
62
 
63
  = Some Useful Links =
 
64
  * <strong>Support Forum Link</strong>: http://accesspressthemes.com/support/
65
  * <strong>Website Link</strong>: http://accesspressthemes.com/
66
  * <strong>Youtube channel link</strong>: https://www.youtube.com/watch?v=TjZNcVG3fDE
110
 
111
 
112
  == Changelog ==
113
+ = 1.5.6 =
114
+ * WordPress 4.8 Compatibility Check
115
+
116
  = 1.5.5 =
117
  * Updated documentation link
118
  * Fixed few broken html tags in how to use section