Version Description
14/07/2015
Download this release
Release Info
Developer | weblizar |
Plugin | Feed & LikeBox For Facebook |
Version | 1.5 |
Comparing to | |
See all releases |
Code changes from version 1.4 to 1.5
- css/bootstrap.min.css +1 -14
- facebook-by-weblizar.php +1 -1
- readme.txt +5 -2
css/bootstrap.min.css
CHANGED
@@ -3,20 +3,7 @@
|
|
3 |
* Copyright 2011-2014 Twitter, Inc.
|
4 |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
5 |
*/
|
6 |
-
|
7 |
-
background: transparent;
|
8 |
-
}
|
9 |
-
a:active,
|
10 |
-
a:hover {
|
11 |
-
outline: 0;
|
12 |
-
}
|
13 |
-
abbr[title] {
|
14 |
-
border-bottom: 1px dotted;
|
15 |
-
}
|
16 |
-
b,
|
17 |
-
strong {
|
18 |
-
font-weight: bold;
|
19 |
-
}
|
20 |
dfn {
|
21 |
font-style: italic;
|
22 |
}
|
3 |
* Copyright 2011-2014 Twitter, Inc.
|
4 |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
5 |
*/
|
6 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
dfn {
|
8 |
font-style: italic;
|
9 |
}
|
facebook-by-weblizar.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Facebook By WebLizar
|
4 |
-
* Version: 1.
|
5 |
* Description: Display your facebook page live stream & friends on WordPress blog.
|
6 |
* Author: WebLizar
|
7 |
* Author URI: http://www.weblizar.com
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Facebook By WebLizar
|
4 |
+
* Version: 1.5
|
5 |
* Description: Display your facebook page live stream & friends on WordPress blog.
|
6 |
* Author: WebLizar
|
7 |
* Author URI: http://www.weblizar.com
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: weblizar
|
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
Tags: facebook, facebook like, facebook widget, facebook page, facebook share, facebook share button, Like, like button, Share, share button, facebook fanbox, facebook page, page, plugin, posts, publish Facebook, sidebar, social, Social Plugins, facebook embed, facebook events, Facebook feed, Like Button Widget,wall, facebook wall, facebook photos, share, tweets, facebook share, facebook news, news, feeds
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 4.2
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -88,6 +88,9 @@ Please use WordPress support forum to ask any query regarding any issue.
|
|
88 |
|
89 |
For more information, see [Weblizar](http://wwww.weblizar.com/) .
|
90 |
|
|
|
|
|
|
|
91 |
= 1.4 21/04/2015 =
|
92 |
* Compatible with WordPess 4.2 version
|
93 |
|
3 |
Donate link: http://www.weblizar.com/
|
4 |
Tags: facebook, facebook like, facebook widget, facebook page, facebook share, facebook share button, Like, like button, Share, share button, facebook fanbox, facebook page, page, plugin, posts, publish Facebook, sidebar, social, Social Plugins, facebook embed, facebook events, Facebook feed, Like Button Widget,wall, facebook wall, facebook photos, share, tweets, facebook share, facebook news, news, feeds
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 4.2.2
|
7 |
+
Stable tag: 1.5
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
88 |
|
89 |
For more information, see [Weblizar](http://wwww.weblizar.com/) .
|
90 |
|
91 |
+
= 1.5 14/07/2015 =
|
92 |
+
* Resolved small bug issue
|
93 |
+
|
94 |
= 1.4 21/04/2015 =
|
95 |
* Compatible with WordPess 4.2 version
|
96 |
|