Version Description
Download this release
Release Info
Developer | wpdevart |
Plugin | WpDevArt Facebook comments |
Version | 1.2.2 |
Comparing to | |
See all releases |
Code changes from version 1.2.1 to 1.2.2
- facebook-comment.php +1 -1
- images/featured_plugins/twitter.png +0 -0
- includes/admin_menu.php +0 -6
- readme.txt +5 -1
facebook-comment.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Wpdevart Facebook comments
|
4 |
* Plugin URI: http://wpdevart.com/wordpress-facebook-comments-plugin/
|
5 |
* Description: Our WordPress Facebook comments plugin will help you to display Facebook Comments box on your website. You can use Facebook Comments box on your pages/posts.
|
6 |
-
* Version: 1.2.
|
7 |
* Author: wpdevart
|
8 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
3 |
* Plugin Name: Wpdevart Facebook comments
|
4 |
* Plugin URI: http://wpdevart.com/wordpress-facebook-comments-plugin/
|
5 |
* Description: Our WordPress Facebook comments plugin will help you to display Facebook Comments box on your website. You can use Facebook Comments box on your pages/posts.
|
6 |
+
* Version: 1.2.2
|
7 |
* Author: wpdevart
|
8 |
* License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
*/
|
images/featured_plugins/twitter.png
DELETED
Binary file
|
includes/admin_menu.php
CHANGED
@@ -415,12 +415,6 @@ Also, here is another tutorial of creating App Id, you can check it - <a style="
|
|
415 |
'site_url' => 'http://wpdevart.com/wordpress-polls-plugin',
|
416 |
'title' => 'Poll',
|
417 |
'description' => 'WordPress Polls plugin is an wonderful tool for creating polls and survey forms for your visitors. You can use our polls on widgets, posts and pages.'
|
418 |
-
),
|
419 |
-
'twitter'=>array(
|
420 |
-
'image_url' => $this->plugin_url.'images/featured_plugins/twitter.png',
|
421 |
-
'site_url' => 'http://wpdevart.com/wordpress-twitter-plugin',
|
422 |
-
'title' => 'Twitter button plus',
|
423 |
-
'description' => 'Twitter button plus is nice and useful tool to show Twitter tweet button on your website.'
|
424 |
),
|
425 |
'facebook-comments'=>array(
|
426 |
'image_url' => $this->plugin_url.'images/featured_plugins/facebook-comments-icon.png',
|
415 |
'site_url' => 'http://wpdevart.com/wordpress-polls-plugin',
|
416 |
'title' => 'Poll',
|
417 |
'description' => 'WordPress Polls plugin is an wonderful tool for creating polls and survey forms for your visitors. You can use our polls on widgets, posts and pages.'
|
|
|
|
|
|
|
|
|
|
|
|
|
418 |
),
|
419 |
'facebook-comments'=>array(
|
420 |
'image_url' => $this->plugin_url.'images/featured_plugins/facebook-comments-icon.png',
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: wpdevart
|
|
3 |
Tags: facebook comments, facebook comment, facebook comment notification, seo facebook comments, 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 wall for wordpress, Facebook Stream, social, responsive comments, social comments, comments plugin
|
4 |
Requires at least: 2.9
|
5 |
Tested up to: 4.3.1
|
6 |
-
Stable tag: 1.2.
|
7 |
License: GPLv3
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
@@ -191,6 +191,10 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
|
|
191 |
|
192 |
* Edit admin options.
|
193 |
|
|
|
|
|
|
|
|
|
194 |
==Facebook comments WordPress step by step guide==
|
195 |
|
196 |
### Facebook Comments plugin main options
|
3 |
Tags: facebook comments, facebook comment, facebook comment notification, seo facebook comments, 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 wall for wordpress, Facebook Stream, social, responsive comments, social comments, comments plugin
|
4 |
Requires at least: 2.9
|
5 |
Tested up to: 4.3.1
|
6 |
+
Stable tag: 1.2.2
|
7 |
License: GPLv3
|
8 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
9 |
|
191 |
|
192 |
* Edit admin options.
|
193 |
|
194 |
+
= 1.2.1 =
|
195 |
+
|
196 |
+
* Added comments for developers.
|
197 |
+
|
198 |
==Facebook comments WordPress step by step guide==
|
199 |
|
200 |
### Facebook Comments plugin main options
|