Version Description
- Fixing screenshot issue
Download this release
Release Info
Developer | cameronjonesweb |
Plugin | Responsive Facebook Page Plugin |
Version | 1.0.3 |
Comparing to | |
See all releases |
Code changes from version 1.0.2 to 1.0.3
- facebook-page-feed-graph-api.php +1 -1
- readme.txt +6 -2
- screenshot-1.png +0 -0
facebook-page-feed-graph-api.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Facebook Page Feed (Graph API)
|
4 |
* Plugin URI: https://cameronjones.x10.mx/projects/facebook-page-plugin
|
5 |
* Description: Display the Facebook Page Plugin from the Graph API.
|
6 |
-
* Version: 1.0.
|
7 |
* Author: Cameron Jones
|
8 |
* Author URI: http://cameronjones.x10.mx
|
9 |
* License: GPLv2
|
3 |
* Plugin Name: Facebook Page Feed (Graph API)
|
4 |
* Plugin URI: https://cameronjones.x10.mx/projects/facebook-page-plugin
|
5 |
* Description: Display the Facebook Page Plugin from the Graph API.
|
6 |
+
* Version: 1.0.3
|
7 |
* Author: Cameron Jones
|
8 |
* Author URI: http://cameronjones.x10.mx
|
9 |
* License: GPLv2
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: facebook,social,like,facepile,activity feed,recommendations,shortcode
|
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WLV5HPHSPM2BG&lc=AU&item_name=Cameron%20Jones%20Web%20Development�cy_code=AUD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 4.2.1
|
7 |
-
Stable tag: 1.0.
|
8 |
License: GPLv2
|
9 |
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
10 |
|
@@ -19,7 +19,9 @@ This plugin is shortcode based, unlike many other Facebook social plugins that a
|
|
19 |
- Click `Add New` from the plugins page in your wordpress site
|
20 |
- Search for `Facebook Page Plugin`
|
21 |
- Click on install
|
|
|
22 |
Alternatively
|
|
|
23 |
- Upload the entire `facebook-page-feed-graph-api` folder to the `/wp-content/plugins/` directory.
|
24 |
|
25 |
- Activate the plugin through the 'Plugins' menu in WordPress.
|
@@ -59,8 +61,10 @@ Shortcodes were introduced in WordPress 2.5, so theorectially it should work on
|
|
59 |
1. Installation example
|
60 |
|
61 |
== Changelog ==
|
|
|
|
|
62 |
= 1.0.1 =
|
63 |
-
*Cleaning up readme file
|
64 |
= 1.0 =
|
65 |
* Initial release
|
66 |
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WLV5HPHSPM2BG&lc=AU&item_name=Cameron%20Jones%20Web%20Development�cy_code=AUD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
5 |
Requires at least: 4.0
|
6 |
Tested up to: 4.2.1
|
7 |
+
Stable tag: 1.0.3
|
8 |
License: GPLv2
|
9 |
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
10 |
|
19 |
- Click `Add New` from the plugins page in your wordpress site
|
20 |
- Search for `Facebook Page Plugin`
|
21 |
- Click on install
|
22 |
+
|
23 |
Alternatively
|
24 |
+
|
25 |
- Upload the entire `facebook-page-feed-graph-api` folder to the `/wp-content/plugins/` directory.
|
26 |
|
27 |
- Activate the plugin through the 'Plugins' menu in WordPress.
|
61 |
1. Installation example
|
62 |
|
63 |
== Changelog ==
|
64 |
+
= 1.0.3 =
|
65 |
+
* Fixing screenshot issue
|
66 |
= 1.0.1 =
|
67 |
+
* Cleaning up readme file
|
68 |
= 1.0 =
|
69 |
* Initial release
|
70 |
|
screenshot-1.png
ADDED
Binary file
|