WpDevArt Facebook comments - Version 1.0.4

Version Description

Download this release

Release Info

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

Code changes from version 1.0.3 to 1.0.4

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.0.3
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.0.4
7
  * Author: wpdevart
8
  * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
9
  */
includes/style/admin-style.css CHANGED
@@ -10,7 +10,7 @@
10
  margin-left: 7px;
11
  cursor: pointer;
12
  }
13
- /*Coming Soon title*/
14
  .wp-picker-holder{
15
  position:absolute;
16
  z-index: 9999;
@@ -38,7 +38,7 @@
38
  margin-right:20px;
39
  }
40
 
41
- /*COMING SOON ENABLE RADIO*/
42
  .display_none{display:none;}
43
  .cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../../images/switch.gif) repeat-x; display: block; float: left; }
44
  .cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }
10
  margin-left: 7px;
11
  cursor: pointer;
12
  }
13
+ /*Comments box title*/
14
  .wp-picker-holder{
15
  position:absolute;
16
  z-index: 9999;
38
  margin-right:20px;
39
  }
40
 
41
+ /*Comments box ENABLE RADIO*/
42
  .display_none{display:none;}
43
  .cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../../images/switch.gif) repeat-x; display: block; float: left; }
44
  .cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }
readme.txt CHANGED
@@ -3,7 +3,9 @@ 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, Facebook Widget
4
  Requires at least: 2.9
5
  Tested up to: 4.3.1
6
- Stable tag: 1.0.3
 
 
7
 
8
  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.
9
 
@@ -102,7 +104,7 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
102
 
103
  = 1.0.3 =
104
 
105
- * Corrected mistakes in code comments.
106
 
107
  ==Facebook comments WordPress step by step guide==
108
 
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, Facebook Widget
4
  Requires at least: 2.9
5
  Tested up to: 4.3.1
6
+ Stable tag: 1.0.4
7
+ License: GPLv3
8
+ License URI: http://www.gnu.org/licenses/gpl-3.0.html
9
 
10
  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.
11
 
104
 
105
  = 1.0.3 =
106
 
107
+ * Fixed issues.
108
 
109
  ==Facebook comments WordPress step by step guide==
110