Plugin Directory

Changeset 1728190


Ignore:
Timestamp:
09/11/2017 04:38:25 PM (8 years ago)
Author:
clickitplugins
Message:

version 1.1.2

Location:
responsive-feed-for-facebook
Files:
6 added
14 edited
1 copied

Legend:

Unmodified
Added
Removed
  • responsive-feed-for-facebook/tags/1.1.2/Main.php

    r1718385 r1728190  
    44Plugin URI: #
    55Description: Add Responsive Facebook Feed into your Posts, Pages and Widgets.
    6 Version: 1.0.0
     6Version: 1.1.2
    77Author: ClickitPlugins
    88Author URI: https://clickitplugins.com/
  • responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf-custom-columns.php

    r1718385 r1728190  
    2929                   
    3030        break;
    31        
    32        
     31
     32
    3333       
    3434    };
  • responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf_custom_post.php

    r1718385 r1728190  
    4949   
    5050    } );
     51
    5152add_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(){
    5462       
    5563        ?>
     
    8391        </strong>
    8492        <a href="https://www.clickitplugins.com/" target="_blank" class="clickitfbf-action-btn">GET PREMIUM NOW</a> <?php
    85        
    86        
     93
    8794        },'clickitfbf_fb_feed','side','high');
    8895    });
    89 
    90 
    91 
    9296?>
  • responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf_settings_page.php

    r1718385 r1728190  
    168168    <li><a href="#design_tab"  style="width: 100%;font-size: 16px;">Theme Settings</a></li>
    169169    <li><a href="#shortcode_tab"  style="width: 100%;font-size: 16px;">Shortcode</a></li>
    170  
     170
    171171  </ul>
    172172  </div>
     
    341341                <label>
    342342                    <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>
    344344                </label>
    345345                </p>
     
    354354                <label>
    355355                    <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>
    357357                </label>
    358358                </p>
     
    361361                </p>
    362362            </td>
    363            
     363
    364364    </table>
    365365    <!--
     
    378378                <label><strong>Dark</strong></label>
    379379            </td>
    380            
     380
    381381    </table>
    382382    -->
     
    391391                </p>
    392392                <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__); ?>" />
    394394                </p>
    395395            </td>
     
    400400                <label>
    401401                    <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;">
    413413                <p style="text-align: center; margin: 0px;">
    414414                <input disabled id="clickitfbf_layout_scroll" type="radio" name="clickitfbf_layout" value="layout-1"
     
    416416                <label>
    417417                    <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__); ?>" />
    423423                </p>
    424424            </td>
     
    429429                <label>
    430430                    <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;">
    443443                <input  disabled type="radio" name="clickitfbf_layout" value="layout-2"
    444444                        <?php echo($clickitfbf_layout=='layout-2')? 'checked="checked"':'';?>>
    445445                <label>
    446446                    <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__); ?>" />
    452452                </p>
    453453            </td>
     
    458458                <label>
    459459                    <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
    468468            </tr>
    469469    </table>
  • responsive-feed-for-facebook/tags/1.1.2/includes/clickitfbf_shortcode.php

    r1718385 r1728190  
    5151 function clickitfbf_detTamplate($layout){
    5252        if($layout=='default'||$layout=='classic'||$layout=='scroll'||$layout=='dark'){
     53            ?>
     54            <script>
     55                console.log("good enough");
     56            </script>
     57            <?php
    5358            $template='';
    5459            $template.='<div class="grid-item">';
     
    9095            $template.='<span class="muted pull-right"> {{=it.time_ago}}</span>';
    9196            $template.='</p>';
     97            $template.='<br/>';
    9298            $template.='<a href="{{=it.link}}" target="_blank" class="attachment">{{=it.attachment}}</a>';
    9399            $template.='<div class="text-wrapper">';
     
    171177        $clickitfbf_num_feed='20';
    172178    */
     179
    173180    ?>
    174181      <script>
     
    179186    <?php
    180187    ob_start();
    181     ?>
     188    if($clickitfbf_layout=='default'||$clickitfbf_layout=='classic'||$clickitfbf_layout=='scroll'||$clickitfbf_layout=='dark'){
     189        ?>
    182190    <style>
     191        .social-feed-container-<?php echo $id;?> .read-button{
     192            display: inline-block !important;
     193        }
     194        <?php }?>
     195
    183196
    184197        /* template----1*/
     
    230243            width: 100% !important;
    231244            float: none !important;
    232             margin: 0;
     245            margin : 0px !important;
    233246            text-align: center !important;
    234247            color: #969696;
     
    334347        <?php if($clickitfbf_feed_style=='vertical'){?>
    335348        .social-feed-container-<?php echo $id; ?> {
    336             width: 400px !important;
     349            width: 442px !important;
    337350            margin: 0 auto !important;
    338351        }
  • responsive-feed-for-facebook/tags/1.1.2/readme.txt

    r1718385 r1728190  
    1 === Facebook Feed – Custom Facebook Feed Plugin ===
     1=== Facebook Feed by ClickitPlugins ===
    22Contributors: clickitplugins
    3 Tags: facebook,facebook feed,fb feed,facebook likes, Mobile Facebook feed, facebook posts , facebook gallery, facebook share, social media, Facebook photos
     3Tags: Facebook, Facebook feed, Facebook posts, Facebook wall, Facebook group, facebook likes, Mobile Facebook feed, facebook gallery, facebook share, social media, Facebook photos
    44Requires at least: 4.0
    55Tested up to: 4.8.1
    6 Stable tag: 1.0.0
     6Stable tag: 1.1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 The Facebook Feed Plugin to display responsive and customizable Facebook Feed. This allows you to display facebook posts of any public page or group on your website.
     10The 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.
    1111
    1212== 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 
     13Facebook 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!
    1514= Features =
    1615
    17 *   Super Simple to set up
     16*   **Super Simple to set up**. Just enter your facebook page name and you are done.
    1817*   Multiple feeds.
    19 *   Responsive layout.
     18*   **Responsive** layout.
     19*   **crawable by search engine** adding SEO value to your site.
    2020*   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.
    2127*   Usable in posts, pages, and widgets.
     28*   Adjust the number of Facebook posts to display
    2229*   Easy to use.
    2330*   Limit Caption Text
     
    2633*   Show/Hide Post Date from Facebook feed card
    2734*   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.
    3341
    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.
    3952
    4053
     
    45583. Navigate to the 'Facebook Feed' settings page to configure your feed.
    46594. Use the generated shortcode in your page, post or widget to display your feed.
     60
     61== Screenshots ==
     62
     631. All Facebook Feeds
     642. Facebook Feed Settings
     653. Facebook Feed Templates
     664. Facebook Feed Vertical View
     675. Facebook Feed Masonry
     686. Facebook Feed Blog Style View
    4769
    4870== Frequently Asked Questions ==
     
    6587
    6688== Changelog ==
     89= 1.1.2 =
     90* New Templates
     91* Support link
     92* Bug fixes
     93* Minor Tweaks
    6794= 1.0.0 =
    6895* Released the Facebook Feed plugin!
  • responsive-feed-for-facebook/trunk/Main.php

    r1718385 r1728190  
    44Plugin URI: #
    55Description: Add Responsive Facebook Feed into your Posts, Pages and Widgets.
    6 Version: 1.0.0
     6Version: 1.1.2
    77Author: ClickitPlugins
    88Author URI: https://clickitplugins.com/
  • responsive-feed-for-facebook/trunk/includes/clickitfbf-custom-columns.php

    r1718385 r1728190  
    2929                   
    3030        break;
    31        
    32        
     31
     32
    3333       
    3434    };
  • responsive-feed-for-facebook/trunk/includes/clickitfbf_custom_post.php

    r1718385 r1728190  
    4949   
    5050    } );
     51
    5152add_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(){
    5462       
    5563        ?>
     
    8391        </strong>
    8492        <a href="https://www.clickitplugins.com/" target="_blank" class="clickitfbf-action-btn">GET PREMIUM NOW</a> <?php
    85        
    86        
     93
    8794        },'clickitfbf_fb_feed','side','high');
    8895    });
    89 
    90 
    91 
    9296?>
  • responsive-feed-for-facebook/trunk/includes/clickitfbf_settings_page.php

    r1718385 r1728190  
    168168    <li><a href="#design_tab"  style="width: 100%;font-size: 16px;">Theme Settings</a></li>
    169169    <li><a href="#shortcode_tab"  style="width: 100%;font-size: 16px;">Shortcode</a></li>
    170  
     170
    171171  </ul>
    172172  </div>
     
    341341                <label>
    342342                    <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>
    344344                </label>
    345345                </p>
     
    354354                <label>
    355355                    <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>
    357357                </label>
    358358                </p>
     
    361361                </p>
    362362            </td>
    363            
     363
    364364    </table>
    365365    <!--
     
    378378                <label><strong>Dark</strong></label>
    379379            </td>
    380            
     380
    381381    </table>
    382382    -->
     
    391391                </p>
    392392                <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__); ?>" />
    394394                </p>
    395395            </td>
     
    400400                <label>
    401401                    <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;">
    413413                <p style="text-align: center; margin: 0px;">
    414414                <input disabled id="clickitfbf_layout_scroll" type="radio" name="clickitfbf_layout" value="layout-1"
     
    416416                <label>
    417417                    <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__); ?>" />
    423423                </p>
    424424            </td>
     
    429429                <label>
    430430                    <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;">
    443443                <input  disabled type="radio" name="clickitfbf_layout" value="layout-2"
    444444                        <?php echo($clickitfbf_layout=='layout-2')? 'checked="checked"':'';?>>
    445445                <label>
    446446                    <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__); ?>" />
    452452                </p>
    453453            </td>
     
    458458                <label>
    459459                    <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
    468468            </tr>
    469469    </table>
  • responsive-feed-for-facebook/trunk/includes/clickitfbf_shortcode.php

    r1718385 r1728190  
    5151 function clickitfbf_detTamplate($layout){
    5252        if($layout=='default'||$layout=='classic'||$layout=='scroll'||$layout=='dark'){
     53            ?>
     54            <script>
     55                console.log("good enough");
     56            </script>
     57            <?php
    5358            $template='';
    5459            $template.='<div class="grid-item">';
     
    9095            $template.='<span class="muted pull-right"> {{=it.time_ago}}</span>';
    9196            $template.='</p>';
     97            $template.='<br/>';
    9298            $template.='<a href="{{=it.link}}" target="_blank" class="attachment">{{=it.attachment}}</a>';
    9399            $template.='<div class="text-wrapper">';
     
    171177        $clickitfbf_num_feed='20';
    172178    */
     179
    173180    ?>
    174181      <script>
     
    179186    <?php
    180187    ob_start();
    181     ?>
     188    if($clickitfbf_layout=='default'||$clickitfbf_layout=='classic'||$clickitfbf_layout=='scroll'||$clickitfbf_layout=='dark'){
     189        ?>
    182190    <style>
     191        .social-feed-container-<?php echo $id;?> .read-button{
     192            display: inline-block !important;
     193        }
     194        <?php }?>
     195
    183196
    184197        /* template----1*/
     
    230243            width: 100% !important;
    231244            float: none !important;
    232             margin: 0;
     245            margin : 0px !important;
    233246            text-align: center !important;
    234247            color: #969696;
     
    334347        <?php if($clickitfbf_feed_style=='vertical'){?>
    335348        .social-feed-container-<?php echo $id; ?> {
    336             width: 400px !important;
     349            width: 442px !important;
    337350            margin: 0 auto !important;
    338351        }
  • responsive-feed-for-facebook/trunk/readme.txt

    r1718385 r1728190  
    1 === Facebook Feed – Custom Facebook Feed Plugin ===
     1=== Facebook Feed by ClickitPlugins ===
    22Contributors: clickitplugins
    3 Tags: facebook,facebook feed,fb feed,facebook likes, Mobile Facebook feed, facebook posts , facebook gallery, facebook share, social media, Facebook photos
     3Tags: Facebook, Facebook feed, Facebook posts, Facebook wall, Facebook group, facebook likes, Mobile Facebook feed, facebook gallery, facebook share, social media, Facebook photos
    44Requires at least: 4.0
    55Tested up to: 4.8.1
    6 Stable tag: 1.0.0
     6Stable tag: 1.1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 The Facebook Feed Plugin to display responsive and customizable Facebook Feed. This allows you to display facebook posts of any public page or group on your website.
     10The 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.
    1111
    1212== 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 
     13Facebook 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!
    1514= Features =
    1615
    17 *   Super Simple to set up
     16*   **Super Simple to set up**. Just enter your facebook page name and you are done.
    1817*   Multiple feeds.
    19 *   Responsive layout.
     18*   **Responsive** layout.
     19*   **crawable by search engine** adding SEO value to your site.
    2020*   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.
    2127*   Usable in posts, pages, and widgets.
     28*   Adjust the number of Facebook posts to display
    2229*   Easy to use.
    2330*   Limit Caption Text
     
    2633*   Show/Hide Post Date from Facebook feed card
    2734*   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.
    3341
    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.
    3952
    4053
     
    45583. Navigate to the 'Facebook Feed' settings page to configure your feed.
    46594. Use the generated shortcode in your page, post or widget to display your feed.
     60
     61== Screenshots ==
     62
     631. All Facebook Feeds
     642. Facebook Feed Settings
     653. Facebook Feed Templates
     664. Facebook Feed Vertical View
     675. Facebook Feed Masonry
     686. Facebook Feed Blog Style View
    4769
    4870== Frequently Asked Questions ==
     
    6587
    6688== Changelog ==
     89= 1.1.2 =
     90* New Templates
     91* Support link
     92* Bug fixes
     93* Minor Tweaks
    6794= 1.0.0 =
    6895* Released the Facebook Feed plugin!
Note: See TracChangeset for help on using the changeset viewer.