Changeset 1728190
- Timestamp:
- 09/11/2017 04:38:25 PM (8 years ago)
- Location:
- responsive-feed-for-facebook
- Files:
-
- 6 added
- 14 edited
- 1 copied
-
assets/screenshot-1.png (added)
-
assets/screenshot-2 (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
tags/1.1.2 (copied) (copied from responsive-feed-for-facebook/trunk)
-
tags/1.1.2/Main.php (modified) (1 diff)
-
tags/1.1.2/includes/clickitfbf-custom-columns.php (modified) (1 diff)
-
tags/1.1.2/includes/clickitfbf_custom_post.php (modified) (2 diffs)
-
tags/1.1.2/includes/clickitfbf_settings_page.php (modified) (10 diffs)
-
tags/1.1.2/includes/clickitfbf_shortcode.php (modified) (6 diffs)
-
tags/1.1.2/includes/images/template0.png (modified) (previous)
-
tags/1.1.2/readme.txt (modified) (4 diffs)
-
trunk/Main.php (modified) (1 diff)
-
trunk/includes/clickitfbf-custom-columns.php (modified) (1 diff)
-
trunk/includes/clickitfbf_custom_post.php (modified) (2 diffs)
-
trunk/includes/clickitfbf_settings_page.php (modified) (10 diffs)
-
trunk/includes/clickitfbf_shortcode.php (modified) (6 diffs)
-
trunk/includes/images/template0.png (modified) (previous)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
responsive-feed-for-facebook/tags/1.1.2/Main.php
r1718385 r1728190 4 4 Plugin URI: # 5 5 Description: Add Responsive Facebook Feed into your Posts, Pages and Widgets. 6 Version: 1. 0.06 Version: 1.1.2 7 7 Author: ClickitPlugins 8 8 Author URI: https://clickitplugins.com/ -
responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf-custom-columns.php
r1718385 r1728190 29 29 30 30 break; 31 32 31 32 33 33 34 34 }; -
responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf_custom_post.php
r1718385 r1728190 49 49 50 50 } ); 51 51 52 add_action( 'add_meta_boxes' , function(){ 52 53 add_meta_box('clickitfbf_premimum_meta','Premimum Features:',function(){ 53 54 add_meta_box('clickitfbf_support_meta','Support:',function() { 55 ?> 56 <a href="http://clickitplugins.com/support/" target="_blank" class="clickitfbf-action-btn">Get Support</a> 57 <?php 58 },'clickitfbf_fb_feed','side','core'); 59 60 61 add_meta_box('clickitfbf_premimum_meta','Premimum Features:',function(){ 54 62 55 63 ?> … … 83 91 </strong> 84 92 <a href="https://www.clickitplugins.com/" target="_blank" class="clickitfbf-action-btn">GET PREMIUM NOW</a> <?php 85 86 93 87 94 },'clickitfbf_fb_feed','side','high'); 88 95 }); 89 90 91 92 96 ?> -
responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf_settings_page.php
r1718385 r1728190 168 168 <li><a href="#design_tab" style="width: 100%;font-size: 16px;">Theme Settings</a></li> 169 169 <li><a href="#shortcode_tab" style="width: 100%;font-size: 16px;">Shortcode</a></li> 170 170 171 171 </ul> 172 172 </div> … … 341 341 <label> 342 342 <strong>Thumbnails</strong> 343 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>343 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 344 344 </label> 345 345 </p> … … 354 354 <label> 355 355 <strong>Masonry</strong> 356 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>356 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 357 357 </label> 358 358 </p> … … 361 361 </p> 362 362 </td> 363 363 364 364 </table> 365 365 <!-- … … 378 378 <label><strong>Dark</strong></label> 379 379 </td> 380 380 381 381 </table> 382 382 --> … … 391 391 </p> 392 392 <p style="text-align: center;margin: 5px;"> 393 <img style="width: 275px;" src="<?php echo plugins_url('images/ asd.png',__FILE__); ?>" />393 <img style="width: 275px;" src="<?php echo plugins_url('images/default-template.png',__FILE__); ?>" /> 394 394 </p> 395 395 </td> … … 400 400 <label> 401 401 <strong>Dark</strong> 402 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>403 </label> 404 </p> 405 <p style="text-align: center;margin: 5px;"> 406 <img style="width: 275px;" src="<?php echo plugins_url('images/ asd2.png',__FILE__); ?>" />407 </p> 408 </td> 409 410 </tr> 411 <tr >412 <td style="padding: 20px; ">402 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 403 </label> 404 </p> 405 <p style="text-align: center;margin: 5px;"> 406 <img style="width: 275px;" src="<?php echo plugins_url('images/template-0.png',__FILE__); ?>" /> 407 </p> 408 </td> 409 410 </tr> 411 <tr style="vertical-align:top;"> 412 <td style="padding: 20px; vertical-align: top;"> 413 413 <p style="text-align: center; margin: 0px;"> 414 414 <input disabled id="clickitfbf_layout_scroll" type="radio" name="clickitfbf_layout" value="layout-1" … … 416 416 <label> 417 417 <strong>layout-1</strong> 418 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>419 </label> 420 </p> 421 <p style="text-align: center;margin: 5px;"> 422 <img style="width: 275px;" src="<?php echo plugins_url('images/ layout-1.png',__FILE__); ?>" />418 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 419 </label> 420 </p> 421 <p style="text-align: center;margin: 5px;"> 422 <img style="width: 275px;" src="<?php echo plugins_url('images/template-4.png',__FILE__); ?>" /> 423 423 </p> 424 424 </td> … … 429 429 <label> 430 430 <strong>layout-2</strong> 431 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>432 </label> 433 </p> 434 <p style="text-align: center;margin: 5px;"> 435 <img style="width: 275px;" src="<?php echo plugins_url('images/ asd3.png',__FILE__); ?>" />436 </p> 437 </td> 438 439 </tr> 440 <tr >441 <td> 442 <p style=" text-align: center; margin: 0px;">431 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 432 </label> 433 </p> 434 <p style="text-align: center;margin: 5px;"> 435 <img style="width: 275px;" src="<?php echo plugins_url('images/template-3.png',__FILE__); ?>" /> 436 </p> 437 </td> 438 439 </tr> 440 <tr style="vertical-align:top;"> 441 <td> 442 <p style="vertical-align: top;text-align: center; margin: 0px;"> 443 443 <input disabled type="radio" name="clickitfbf_layout" value="layout-2" 444 444 <?php echo($clickitfbf_layout=='layout-2')? 'checked="checked"':'';?>> 445 445 <label> 446 446 <strong>layout-3</strong> 447 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>448 </label> 449 </p> 450 <p style="text-align: center;margin: 5px;"> 451 <img style="width: 250px; " src="<?php echo plugins_url('images/ insta-layout.png',__FILE__); ?>" />447 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 448 </label> 449 </p> 450 <p style="text-align: center;margin: 5px;"> 451 <img style="width: 250px; " src="<?php echo plugins_url('images/template-5.png',__FILE__); ?>" /> 452 452 </p> 453 453 </td> … … 458 458 <label> 459 459 <strong>layout-4</strong> 460 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>461 </label> 462 </p> 463 <p style="text-align: center;margin: 5px;"> 464 <img style="width: 290px; " src="<?php echo plugins_url('images/ layout-3.png',__FILE__); ?>" />465 </p> 466 </td> 467 460 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 461 </label> 462 </p> 463 <p style="text-align: center;margin: 5px;"> 464 <img style="width: 290px; " src="<?php echo plugins_url('images/template-6.png',__FILE__); ?>" /> 465 </p> 466 </td> 467 468 468 </tr> 469 469 </table> -
responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf_shortcode.php
r1718385 r1728190 51 51 function clickitfbf_detTamplate($layout){ 52 52 if($layout=='default'||$layout=='classic'||$layout=='scroll'||$layout=='dark'){ 53 ?> 54 <script> 55 console.log("good enough"); 56 </script> 57 <?php 53 58 $template=''; 54 59 $template.='<div class="grid-item">'; … … 90 95 $template.='<span class="muted pull-right"> {{=it.time_ago}}</span>'; 91 96 $template.='</p>'; 97 $template.='<br/>'; 92 98 $template.='<a href="{{=it.link}}" target="_blank" class="attachment">{{=it.attachment}}</a>'; 93 99 $template.='<div class="text-wrapper">'; … … 171 177 $clickitfbf_num_feed='20'; 172 178 */ 179 173 180 ?> 174 181 <script> … … 179 186 <?php 180 187 ob_start(); 181 ?> 188 if($clickitfbf_layout=='default'||$clickitfbf_layout=='classic'||$clickitfbf_layout=='scroll'||$clickitfbf_layout=='dark'){ 189 ?> 182 190 <style> 191 .social-feed-container-<?php echo $id;?> .read-button{ 192 display: inline-block !important; 193 } 194 <?php }?> 195 183 196 184 197 /* template----1*/ … … 230 243 width: 100% !important; 231 244 float: none !important; 232 margin : 0;245 margin : 0px !important; 233 246 text-align: center !important; 234 247 color: #969696; … … 334 347 <?php if($clickitfbf_feed_style=='vertical'){?> 335 348 .social-feed-container-<?php echo $id; ?> { 336 width: 4 00px !important;349 width: 442px !important; 337 350 margin: 0 auto !important; 338 351 } -
responsive-feed-for-facebook/tags/1.1.2/readme.txt
r1718385 r1728190 1 === Facebook Feed – Custom Facebook Feed Plugin===1 === Facebook Feed by ClickitPlugins === 2 2 Contributors: clickitplugins 3 Tags: facebook,facebook feed,fb feed,facebook likes, Mobile Facebook feed, facebook posts, facebook gallery, facebook share, social media, Facebook photos3 Tags: Facebook, Facebook feed, Facebook posts, Facebook wall, Facebook group, facebook likes, Mobile Facebook feed, facebook gallery, facebook share, social media, Facebook photos 4 4 Requires at least: 4.0 5 5 Tested up to: 4.8.1 6 Stable tag: 1. 0.06 Stable tag: 1.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The Facebook Feed Plugin to display responsive and customizable Facebook Feed. Thisallows you to display facebook posts of any public page or group on your website.10 The Facebook Feed Plugin allows you to display responsive and custom Facebook feed. It allows you to display facebook posts of any public page or group on your website. 11 11 12 12 == Description == 13 Facebook feed is a plugin to show your Facebook page posts on your posts, pages & widgets. It is completely customizable with tons of features. Display a **customizable**, **responsive** and **search engine crawlable** version of your Facebook feed on your website. It is very **lightweight** to ensure performance. Create an unlimited number of Facebook feeds and use them easily with a shortcode. 14 13 Facebook feed is a plugin to show your Facebook page posts on your posts, pages & widgets. It is completely customizable with tons of features. Display a **customizable**, **responsive** and **search engine crawlable** version of your Facebook feed on your website. It is very **lightweight** to ensure performance. Create an unlimited number of Facebook feeds and use them easily with a shortcode. It will completely match the look of your website due to tons of customization options! 15 14 = Features = 16 15 17 * Super Simple to set up16 * **Super Simple to set up**. Just enter your facebook page name and you are done. 18 17 * Multiple feeds. 19 * Responsive layout. 18 * **Responsive** layout. 19 * **crawable by search engine** adding SEO value to your site. 20 20 * Adjust the number of posts to display. 21 * **6 Facebook Feed Template** for your Facebook feed display 22 * **4 Facebook Feed Styles** for your Facebook feed layout 23 * Vertical Facebook Feed Style to show your Facebook feed in a line 24 * Thumbnail Facebook Feed Style to pictures only. 25 * Masonry Facebook Feed Style 26 * Blog Facebook Feed Style. 21 27 * Usable in posts, pages, and widgets. 28 * Adjust the number of Facebook posts to display 22 29 * Easy to use. 23 30 * Limit Caption Text … … 26 33 * Show/Hide Post Date from Facebook feed card 27 34 * Show/Hide Caption Text from your Facebook feed card 28 * Mobile Ready, it looks great on any screen size and in any container width. 29 * Change Date Posted Language Multiple Language Support( English, Dutch, German, & more... ) 30 * Multiple themes to choose from. 31 * Multiple styles to choose from. 32 * Choose from Vertical, Thumbnails, Blog or Masonry style. 35 * **Mobile Ready**, it looks great on any screen size and in any container width. 36 * Localization support to Change Date Posted Language Multiple Language Support( English, Dutch, German, & more... ) 37 * Facebook feed can show Blog Style Facebook Feeds 38 * Create Multiple number of Facebook Feeds 39 * Built-in **shortcode**,**templates**, and **styles**. 40 * Get any public user feed. 33 41 34 Three Simple Steps to create elegant responsive facebook feed 35 36 1. Create & Publish Facebook feed from the admin dashboard. 37 2. Copy the generated Shortcode 38 3. Paste into any page, post or widget area on your blog. 42 = Benefits of the Facebook Feed by ClickitPlugins = 43 * **No need to find facebook page id** just use the name. 44 * **Increase social interactions** between you and your users, customers, fans or group members 45 * **Save time** by with Facebook Feed by ClickitPlugins to display dynamic, reposinsive, search engine crawlable content on your website 46 * **Get more likes** by displaying your Facebook content directly on your site 47 * **Improve your SEO** as quality keyword-rich Facebook content from posts and comments is directly displayed into your website. 48 * Display your Facebook content to perfectly match your website's style 49 * **Regular updates** with new features, bug-fixes and adapted for changes in Facebook API. 50 * Support is quick and effective. 51 * We're dedicated to providing the **customizable**, **robust**, **easy to use**, and **well supported** Facebook feed plugin. 39 52 40 53 … … 45 58 3. Navigate to the 'Facebook Feed' settings page to configure your feed. 46 59 4. Use the generated shortcode in your page, post or widget to display your feed. 60 61 == Screenshots == 62 63 1. All Facebook Feeds 64 2. Facebook Feed Settings 65 3. Facebook Feed Templates 66 4. Facebook Feed Vertical View 67 5. Facebook Feed Masonry 68 6. Facebook Feed Blog Style View 47 69 48 70 == Frequently Asked Questions == … … 65 87 66 88 == Changelog == 89 = 1.1.2 = 90 * New Templates 91 * Support link 92 * Bug fixes 93 * Minor Tweaks 67 94 = 1.0.0 = 68 95 * Released the Facebook Feed plugin! -
responsive-feed-for-facebook/trunk/Main.php
r1718385 r1728190 4 4 Plugin URI: # 5 5 Description: Add Responsive Facebook Feed into your Posts, Pages and Widgets. 6 Version: 1. 0.06 Version: 1.1.2 7 7 Author: ClickitPlugins 8 8 Author URI: https://clickitplugins.com/ -
responsive-feed-for-facebook/trunk/includes/clickitfbf-custom-columns.php
r1718385 r1728190 29 29 30 30 break; 31 32 31 32 33 33 34 34 }; -
responsive-feed-for-facebook/trunk/includes/clickitfbf_custom_post.php
r1718385 r1728190 49 49 50 50 } ); 51 51 52 add_action( 'add_meta_boxes' , function(){ 52 53 add_meta_box('clickitfbf_premimum_meta','Premimum Features:',function(){ 53 54 add_meta_box('clickitfbf_support_meta','Support:',function() { 55 ?> 56 <a href="http://clickitplugins.com/support/" target="_blank" class="clickitfbf-action-btn">Get Support</a> 57 <?php 58 },'clickitfbf_fb_feed','side','core'); 59 60 61 add_meta_box('clickitfbf_premimum_meta','Premimum Features:',function(){ 54 62 55 63 ?> … … 83 91 </strong> 84 92 <a href="https://www.clickitplugins.com/" target="_blank" class="clickitfbf-action-btn">GET PREMIUM NOW</a> <?php 85 86 93 87 94 },'clickitfbf_fb_feed','side','high'); 88 95 }); 89 90 91 92 96 ?> -
responsive-feed-for-facebook/trunk/includes/clickitfbf_settings_page.php
r1718385 r1728190 168 168 <li><a href="#design_tab" style="width: 100%;font-size: 16px;">Theme Settings</a></li> 169 169 <li><a href="#shortcode_tab" style="width: 100%;font-size: 16px;">Shortcode</a></li> 170 170 171 171 </ul> 172 172 </div> … … 341 341 <label> 342 342 <strong>Thumbnails</strong> 343 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>343 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 344 344 </label> 345 345 </p> … … 354 354 <label> 355 355 <strong>Masonry</strong> 356 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>356 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 357 357 </label> 358 358 </p> … … 361 361 </p> 362 362 </td> 363 363 364 364 </table> 365 365 <!-- … … 378 378 <label><strong>Dark</strong></label> 379 379 </td> 380 380 381 381 </table> 382 382 --> … … 391 391 </p> 392 392 <p style="text-align: center;margin: 5px;"> 393 <img style="width: 275px;" src="<?php echo plugins_url('images/ asd.png',__FILE__); ?>" />393 <img style="width: 275px;" src="<?php echo plugins_url('images/default-template.png',__FILE__); ?>" /> 394 394 </p> 395 395 </td> … … 400 400 <label> 401 401 <strong>Dark</strong> 402 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>403 </label> 404 </p> 405 <p style="text-align: center;margin: 5px;"> 406 <img style="width: 275px;" src="<?php echo plugins_url('images/ asd2.png',__FILE__); ?>" />407 </p> 408 </td> 409 410 </tr> 411 <tr >412 <td style="padding: 20px; ">402 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 403 </label> 404 </p> 405 <p style="text-align: center;margin: 5px;"> 406 <img style="width: 275px;" src="<?php echo plugins_url('images/template-0.png',__FILE__); ?>" /> 407 </p> 408 </td> 409 410 </tr> 411 <tr style="vertical-align:top;"> 412 <td style="padding: 20px; vertical-align: top;"> 413 413 <p style="text-align: center; margin: 0px;"> 414 414 <input disabled id="clickitfbf_layout_scroll" type="radio" name="clickitfbf_layout" value="layout-1" … … 416 416 <label> 417 417 <strong>layout-1</strong> 418 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>419 </label> 420 </p> 421 <p style="text-align: center;margin: 5px;"> 422 <img style="width: 275px;" src="<?php echo plugins_url('images/ layout-1.png',__FILE__); ?>" />418 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 419 </label> 420 </p> 421 <p style="text-align: center;margin: 5px;"> 422 <img style="width: 275px;" src="<?php echo plugins_url('images/template-4.png',__FILE__); ?>" /> 423 423 </p> 424 424 </td> … … 429 429 <label> 430 430 <strong>layout-2</strong> 431 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>432 </label> 433 </p> 434 <p style="text-align: center;margin: 5px;"> 435 <img style="width: 275px;" src="<?php echo plugins_url('images/ asd3.png',__FILE__); ?>" />436 </p> 437 </td> 438 439 </tr> 440 <tr >441 <td> 442 <p style=" text-align: center; margin: 0px;">431 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 432 </label> 433 </p> 434 <p style="text-align: center;margin: 5px;"> 435 <img style="width: 275px;" src="<?php echo plugins_url('images/template-3.png',__FILE__); ?>" /> 436 </p> 437 </td> 438 439 </tr> 440 <tr style="vertical-align:top;"> 441 <td> 442 <p style="vertical-align: top;text-align: center; margin: 0px;"> 443 443 <input disabled type="radio" name="clickitfbf_layout" value="layout-2" 444 444 <?php echo($clickitfbf_layout=='layout-2')? 'checked="checked"':'';?>> 445 445 <label> 446 446 <strong>layout-3</strong> 447 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>448 </label> 449 </p> 450 <p style="text-align: center;margin: 5px;"> 451 <img style="width: 250px; " src="<?php echo plugins_url('images/ insta-layout.png',__FILE__); ?>" />447 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 448 </label> 449 </p> 450 <p style="text-align: center;margin: 5px;"> 451 <img style="width: 250px; " src="<?php echo plugins_url('images/template-5.png',__FILE__); ?>" /> 452 452 </p> 453 453 </td> … … 458 458 <label> 459 459 <strong>layout-4</strong> 460 <a href="http ://www.clickitplugins.com/" target="_blank">Locked</a>461 </label> 462 </p> 463 <p style="text-align: center;margin: 5px;"> 464 <img style="width: 290px; " src="<?php echo plugins_url('images/ layout-3.png',__FILE__); ?>" />465 </p> 466 </td> 467 460 <a href="https://clickitplugins.com/facebook-feed/" target="_blank">Locked</a> 461 </label> 462 </p> 463 <p style="text-align: center;margin: 5px;"> 464 <img style="width: 290px; " src="<?php echo plugins_url('images/template-6.png',__FILE__); ?>" /> 465 </p> 466 </td> 467 468 468 </tr> 469 469 </table> -
responsive-feed-for-facebook/trunk/includes/clickitfbf_shortcode.php
r1718385 r1728190 51 51 function clickitfbf_detTamplate($layout){ 52 52 if($layout=='default'||$layout=='classic'||$layout=='scroll'||$layout=='dark'){ 53 ?> 54 <script> 55 console.log("good enough"); 56 </script> 57 <?php 53 58 $template=''; 54 59 $template.='<div class="grid-item">'; … … 90 95 $template.='<span class="muted pull-right"> {{=it.time_ago}}</span>'; 91 96 $template.='</p>'; 97 $template.='<br/>'; 92 98 $template.='<a href="{{=it.link}}" target="_blank" class="attachment">{{=it.attachment}}</a>'; 93 99 $template.='<div class="text-wrapper">'; … … 171 177 $clickitfbf_num_feed='20'; 172 178 */ 179 173 180 ?> 174 181 <script> … … 179 186 <?php 180 187 ob_start(); 181 ?> 188 if($clickitfbf_layout=='default'||$clickitfbf_layout=='classic'||$clickitfbf_layout=='scroll'||$clickitfbf_layout=='dark'){ 189 ?> 182 190 <style> 191 .social-feed-container-<?php echo $id;?> .read-button{ 192 display: inline-block !important; 193 } 194 <?php }?> 195 183 196 184 197 /* template----1*/ … … 230 243 width: 100% !important; 231 244 float: none !important; 232 margin : 0;245 margin : 0px !important; 233 246 text-align: center !important; 234 247 color: #969696; … … 334 347 <?php if($clickitfbf_feed_style=='vertical'){?> 335 348 .social-feed-container-<?php echo $id; ?> { 336 width: 4 00px !important;349 width: 442px !important; 337 350 margin: 0 auto !important; 338 351 } -
responsive-feed-for-facebook/trunk/readme.txt
r1718385 r1728190 1 === Facebook Feed – Custom Facebook Feed Plugin===1 === Facebook Feed by ClickitPlugins === 2 2 Contributors: clickitplugins 3 Tags: facebook,facebook feed,fb feed,facebook likes, Mobile Facebook feed, facebook posts, facebook gallery, facebook share, social media, Facebook photos3 Tags: Facebook, Facebook feed, Facebook posts, Facebook wall, Facebook group, facebook likes, Mobile Facebook feed, facebook gallery, facebook share, social media, Facebook photos 4 4 Requires at least: 4.0 5 5 Tested up to: 4.8.1 6 Stable tag: 1. 0.06 Stable tag: 1.1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The Facebook Feed Plugin to display responsive and customizable Facebook Feed. Thisallows you to display facebook posts of any public page or group on your website.10 The Facebook Feed Plugin allows you to display responsive and custom Facebook feed. It allows you to display facebook posts of any public page or group on your website. 11 11 12 12 == Description == 13 Facebook feed is a plugin to show your Facebook page posts on your posts, pages & widgets. It is completely customizable with tons of features. Display a **customizable**, **responsive** and **search engine crawlable** version of your Facebook feed on your website. It is very **lightweight** to ensure performance. Create an unlimited number of Facebook feeds and use them easily with a shortcode. 14 13 Facebook feed is a plugin to show your Facebook page posts on your posts, pages & widgets. It is completely customizable with tons of features. Display a **customizable**, **responsive** and **search engine crawlable** version of your Facebook feed on your website. It is very **lightweight** to ensure performance. Create an unlimited number of Facebook feeds and use them easily with a shortcode. It will completely match the look of your website due to tons of customization options! 15 14 = Features = 16 15 17 * Super Simple to set up16 * **Super Simple to set up**. Just enter your facebook page name and you are done. 18 17 * Multiple feeds. 19 * Responsive layout. 18 * **Responsive** layout. 19 * **crawable by search engine** adding SEO value to your site. 20 20 * Adjust the number of posts to display. 21 * **6 Facebook Feed Template** for your Facebook feed display 22 * **4 Facebook Feed Styles** for your Facebook feed layout 23 * Vertical Facebook Feed Style to show your Facebook feed in a line 24 * Thumbnail Facebook Feed Style to pictures only. 25 * Masonry Facebook Feed Style 26 * Blog Facebook Feed Style. 21 27 * Usable in posts, pages, and widgets. 28 * Adjust the number of Facebook posts to display 22 29 * Easy to use. 23 30 * Limit Caption Text … … 26 33 * Show/Hide Post Date from Facebook feed card 27 34 * Show/Hide Caption Text from your Facebook feed card 28 * Mobile Ready, it looks great on any screen size and in any container width. 29 * Change Date Posted Language Multiple Language Support( English, Dutch, German, & more... ) 30 * Multiple themes to choose from. 31 * Multiple styles to choose from. 32 * Choose from Vertical, Thumbnails, Blog or Masonry style. 35 * **Mobile Ready**, it looks great on any screen size and in any container width. 36 * Localization support to Change Date Posted Language Multiple Language Support( English, Dutch, German, & more... ) 37 * Facebook feed can show Blog Style Facebook Feeds 38 * Create Multiple number of Facebook Feeds 39 * Built-in **shortcode**,**templates**, and **styles**. 40 * Get any public user feed. 33 41 34 Three Simple Steps to create elegant responsive facebook feed 35 36 1. Create & Publish Facebook feed from the admin dashboard. 37 2. Copy the generated Shortcode 38 3. Paste into any page, post or widget area on your blog. 42 = Benefits of the Facebook Feed by ClickitPlugins = 43 * **No need to find facebook page id** just use the name. 44 * **Increase social interactions** between you and your users, customers, fans or group members 45 * **Save time** by with Facebook Feed by ClickitPlugins to display dynamic, reposinsive, search engine crawlable content on your website 46 * **Get more likes** by displaying your Facebook content directly on your site 47 * **Improve your SEO** as quality keyword-rich Facebook content from posts and comments is directly displayed into your website. 48 * Display your Facebook content to perfectly match your website's style 49 * **Regular updates** with new features, bug-fixes and adapted for changes in Facebook API. 50 * Support is quick and effective. 51 * We're dedicated to providing the **customizable**, **robust**, **easy to use**, and **well supported** Facebook feed plugin. 39 52 40 53 … … 45 58 3. Navigate to the 'Facebook Feed' settings page to configure your feed. 46 59 4. Use the generated shortcode in your page, post or widget to display your feed. 60 61 == Screenshots == 62 63 1. All Facebook Feeds 64 2. Facebook Feed Settings 65 3. Facebook Feed Templates 66 4. Facebook Feed Vertical View 67 5. Facebook Feed Masonry 68 6. Facebook Feed Blog Style View 47 69 48 70 == Frequently Asked Questions == … … 65 87 66 88 == Changelog == 89 = 1.1.2 = 90 * New Templates 91 * Support link 92 * Bug fixes 93 * Minor Tweaks 67 94 = 1.0.0 = 68 95 * Released the Facebook Feed plugin!
Note: See TracChangeset
for help on using the changeset viewer.