Feed Them Social – Facebook, Instagram, Twitter, YouTube, Pinterest - Version 2.7.9

Version Description

Download this release

Release Info

Developer slickremix
Plugin Icon 128x128 Feed Them Social – Facebook, Instagram, Twitter, YouTube, Pinterest
Version 2.7.9
Comparing to
See all releases

Code changes from version 2.7.8 to 2.7.9

Files changed (2) hide show
  1. feed-them.php +8 -8
  2. readme.txt +16 -13
feed-them.php CHANGED
@@ -4,23 +4,23 @@
4
  *
5
  * This class is what initiates the Feed Them Social class
6
  *
7
- * Plugin Name: Feed Them Social - Page, Post, Video and Photo Galleries
8
  * Plugin URI: https://feedthemsocial.com/
9
- * Description: Customize feeds for Facebook Pages, Album Photos, Videos & Covers, Instagram, Twitter, Pinterest & YouTube on pages, posts or widgets.
10
- * Version: 2.7.8
11
  * Author: SlickRemix
12
  * Author URI: https://www.slickremix.com/
13
  * Text Domain: feed-them-social
14
  * Domain Path: /languages
15
  * Requires at least: WordPress 4.0.0
16
- * Tested up to: WordPress 5.3.0
17
- * Stable tag: 2.7.8
18
  * License: GPLv2 or later
19
  * License URI: https://www.gnu.org/licenses/gpl-3.0.html
20
  *
21
- * @version 2.7.8
22
  * @package FeedThemSocial/Core
23
- * @copyright Copyright (c) 2012-2019 SlickRemix
24
  *
25
  * Need Support: https://wordpress.org/support/plugin/feed-them-social
26
  * Paid Extension Support: https://www.slickremix.com/my-account/#tab-support
@@ -31,7 +31,7 @@
31
  *
32
  * Makes sure any js or css changes are reloaded properly. Added to enqued css and js files throughout!
33
  */
34
- define( 'FTS_CURRENT_VERSION', '2.7.8' );
35
 
36
  define( 'FEED_THEM_SOCIAL_NOTICE_STATUS', get_option( 'rating_fts_slick_notice', false ) );
37
 
4
  *
5
  * This class is what initiates the Feed Them Social class
6
  *
7
+ * Plugin Name: Feed Them Social - for Twitter feed, Youtube, Pinterest and more
8
  * Plugin URI: https://feedthemsocial.com/
9
+ * Description: Display a Custom Facebook feed, Instagram feed, Twitter feed, Pinterest feed & YouTube feed on pages, posts or widgets.
10
+ * Version: 2.7.9
11
  * Author: SlickRemix
12
  * Author URI: https://www.slickremix.com/
13
  * Text Domain: feed-them-social
14
  * Domain Path: /languages
15
  * Requires at least: WordPress 4.0.0
16
+ * Tested up to: WordPress 5.3.1
17
+ * Stable tag: 2.7.9
18
  * License: GPLv2 or later
19
  * License URI: https://www.gnu.org/licenses/gpl-3.0.html
20
  *
21
+ * @version 2.7.9
22
  * @package FeedThemSocial/Core
23
+ * @copyright Copyright (c) 2012-2020 SlickRemix
24
  *
25
  * Need Support: https://wordpress.org/support/plugin/feed-them-social
26
  * Paid Extension Support: https://www.slickremix.com/my-account/#tab-support
31
  *
32
  * Makes sure any js or css changes are reloaded properly. Added to enqued css and js files throughout!
33
  */
34
+ define( 'FTS_CURRENT_VERSION', '2.7.9' );
35
 
36
  define( 'FEED_THEM_SOCIAL_NOTICE_STATUS', get_option( 'rating_fts_slick_notice', false ) );
37
 
readme.txt CHANGED
@@ -1,23 +1,15 @@
1
- === Feed Them Social - Page, Post, Video and Photo Galleries ===
2
  Contributors: slickremix, slickchris
3
  Tags: Facebook, Instagram, Twitter, YouTube, Feed
4
  Requires at least: 3.6.0
5
- Tested up to: 5.3.0
6
- Stable tag: 2.7.8
7
  License: GPLv2 or later
8
 
9
- Custom feeds for Facebook Pages, Album Photos, Videos & Covers, Instagram, Twitter, Pinterest & YouTube on pages, posts or widgets.
10
 
11
  == Description ==
12
- Create Social Feeds of any or all your celebrities, family, friends, yourself, or businesses. Looks great on Desktops, Tablets, and Mobile Devices.
13
-
14
- = See what people are saying about our Plugin and Support. =
15
-
16
- *"Have been using it daily for more than 2 years and never failed us once. It is an amzing plugin, very simple to setup and use. Great work guys and keep up the good work!"* ~ [stonerecords](https://wordpress.org/support/topic/saves-time-money-its-the-best-social-plugin-out-there?replies=1#post-)
17
-
18
- *"This is a very versatile plugin that offers a ton of customization and use options. And if you need help, their support is the best I've ever experienced with a WordPress plugin developer. Thanks guys, keep it up!"* ~ [exonfluxx](https://wordpress.org/support/topic/great-plugin-great-support-389?replies=2#post-)
19
-
20
- *"Hammering out issues with most plugin teams usually takes at least 24 hours. For more complicated support issues, it can take a handful of days to fix a problem. The time between messages with the Feed Them Social support team was around 15 minutes instead of 15 hours. Fantastic."* ~ [tunare](https://wordpress.org/support/topic/freaky-fast-support?replies=2#post-)
21
 
22
  = Features include the following: =
23
  * Easy to Install and Setup.
@@ -33,6 +25,14 @@ Create Social Feeds of any or all your celebrities, family, friends, yourself, o
33
  * Facebook, Instagram, Twitter and YouTube feeds have a Load More Button option and Auto Load more posts when you get done scrolling to the end of the feed. These features and much more are available in the Premium Version and they are mobile friendly.
34
  * Awesome Support!
35
 
 
 
 
 
 
 
 
 
36
  = Demos =
37
  * All Demos can be found on [www.FeedThemSocial.com](https://feedthemsocial.com/)
38
  * [Facebook Page Feed Demo](https://feedthemsocial.com/)
@@ -76,6 +76,9 @@ Feed Them Social was Developed By SlickRemix --> [https://www.slickremix.com/](h
76
 
77
  == Changelog ==
78
 
 
 
 
79
  = Version 2.7.8 Monday, November 18th, 2019 =
80
  * TESTED: Tested plugin with WordPress version 5.3.0.
81
 
1
+ === Feed Them Social - for Twitter feed, Youtube, Pinterest and more ===
2
  Contributors: slickremix, slickchris
3
  Tags: Facebook, Instagram, Twitter, YouTube, Feed
4
  Requires at least: 3.6.0
5
+ Tested up to: 5.3.1
6
+ Stable tag: 2.7.9
7
  License: GPLv2 or later
8
 
9
+ Display a Custom Facebook feed, Instagram feed, Twitter feed, Pinterest feed & YouTube feed on pages, posts or widgets.
10
 
11
  == Description ==
12
+ Create and Display Responsive Social Feeds for your Facebook Pages, Instagram, Twitter, Pinterest and YouTube feeds while keeping people on your website!
 
 
 
 
 
 
 
 
13
 
14
  = Features include the following: =
15
  * Easy to Install and Setup.
25
  * Facebook, Instagram, Twitter and YouTube feeds have a Load More Button option and Auto Load more posts when you get done scrolling to the end of the feed. These features and much more are available in the Premium Version and they are mobile friendly.
26
  * Awesome Support!
27
 
28
+ = See what people are saying about our Plugin and Support. =
29
+
30
+ *"Have been using it daily for more than 2 years and never failed us once. It is an amazing plugin, very simple to setup and use. Great work guys and keep up the good work!"* ~ [stonerecords](https://wordpress.org/support/topic/saves-time-money-its-the-best-social-plugin-out-there?replies=1#post-)
31
+
32
+ *"This is a very versatile plugin that offers a ton of customization and use options. And if you need help, their support is the best I've ever experienced with a WordPress plugin developer. Thanks guys, keep it up!"* ~ [exonfluxx](https://wordpress.org/support/topic/great-plugin-great-support-389?replies=2#post-)
33
+
34
+ *"Hammering out issues with most plugin teams usually takes at least 24 hours. For more complicated support issues, it can take a handful of days to fix a problem. The time between messages with the Feed Them Social support team was around 15 minutes instead of 15 hours. Fantastic."* ~ [tunare](https://wordpress.org/support/topic/freaky-fast-support?replies=2#post-)
35
+
36
  = Demos =
37
  * All Demos can be found on [www.FeedThemSocial.com](https://feedthemsocial.com/)
38
  * [Facebook Page Feed Demo](https://feedthemsocial.com/)
76
 
77
  == Changelog ==
78
 
79
+ = Version 2.7.9 Saturday, December 28th, 2019 =
80
+ * UPDATED: Updated Readme to better reflect abilities of plugin.
81
+
82
  = Version 2.7.8 Monday, November 18th, 2019 =
83
  * TESTED: Tested plugin with WordPress version 5.3.0.
84