WpDevArt Facebook comments - Version 1.7.9

Version Description

Download this release

Release Info

Developer wpdevart
Plugin Icon 128x128 WpDevArt Facebook comments
Version 1.7.9
Comparing to
See all releases

Code changes from version 1.7.8 to 1.7.9

facebook-comment.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: http://wpdevart.com/wordpress-facebook-comments-plugin/
5
  * Author URI: http://wpdevart.com
6
  * Description: Facebook comments plugin will help you to display Facebook Comments box on your website. You can use Facebook Comments on your pages/posts.
7
- * Version: 1.7.8
8
  * Author: wpdevart
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
10
  */
4
  * Plugin URI: http://wpdevart.com/wordpress-facebook-comments-plugin/
5
  * Author URI: http://wpdevart.com
6
  * Description: Facebook comments plugin will help you to display Facebook Comments box on your website. You can use Facebook Comments on your pages/posts.
7
+ * Version: 1.7.9
8
  * Author: wpdevart
9
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
10
  */
images/featured_plugins/Scroll.png ADDED
Binary file
includes/admin_menu.php CHANGED
@@ -453,7 +453,13 @@ Also, here is another tutorial(from other source) of creating App Id, you can ch
453
  'site_url' => 'http://wpdevart.com/wordpress-facebook-comments-plugin/',
454
  'title' => 'WordPress Facebook comments',
455
  'description' => 'Our Facebook comments plugin will help you to display Facebook Comments on your website. You can use Facebook Comments on your pages/posts.'
456
- ),
 
 
 
 
 
 
457
 
458
  );
459
  ?>
453
  'site_url' => 'http://wpdevart.com/wordpress-facebook-comments-plugin/',
454
  'title' => 'WordPress Facebook comments',
455
  'description' => 'Our Facebook comments plugin will help you to display Facebook Comments on your website. You can use Facebook Comments on your pages/posts.'
456
+ ),
457
+ 'scroll'=>array(
458
+ 'image_url' => $this->plugin_url.'images/featured_plugins/Scroll.png',
459
+ 'site_url' => 'https://wordpress.org/plugins/wp-scroll-2',
460
+ 'title' => 'Scroll To Top',
461
+ 'description' => 'Scroll to top plugin is an simple and nice plugin with the standard scroll settings. You can use it on your website different sides.'
462
+ ),
463
 
464
  );
465
  ?>
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: wpdevart
3
  Tags: facebook comments, facebook comment, facebook comment notification, facebook comments import, facebook comment system, comments, comment, wordpress comment, wordpress comments, Facebook, facebook badge, facebook connect, facebook group, facebook integration, Facebook like widget, facebook meta, facebook meta tag, Facebook Open Graph, Facebook Page, facebook platform, facebook plugin, post to facebook, Facebook feed, Facebook Stream, social, responsive comments, social comments, comments plugin, facebook comment plugin
4
  Requires at least: 2.9
5
  Tested up to: 4.7.4
6
- Stable tag: 1.7.8
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
3
  Tags: facebook comments, facebook comment, facebook comment notification, facebook comments import, facebook comment system, comments, comment, wordpress comment, wordpress comments, Facebook, facebook badge, facebook connect, facebook group, facebook integration, Facebook like widget, facebook meta, facebook meta tag, Facebook Open Graph, Facebook Page, facebook platform, facebook plugin, post to facebook, Facebook feed, Facebook Stream, social, responsive comments, social comments, comments plugin, facebook comment plugin
4
  Requires at least: 2.9
5
  Tested up to: 4.7.4
6
+ Stable tag: 1.7.9
7
  License: GPLv3
8
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
9