Title: Lazy Social Comments
Author: Joel James
Published: <strong>12 de Julio de  2014</strong>
Last modified: 3 de Septiembre de  2023

---

Buscar plugins

![](https://ps.w.org/lazy-facebook-comments/assets/banner-772x250.png?rev=2162650)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/lazy-facebook-comments/assets/icon-128x128.png?rev=1835685)

# Lazy Social Comments

 Por [Joel James](https://profiles.wordpress.org/joelcj91/)

[Descargar](https://downloads.wordpress.org/plugin/lazy-facebook-comments.2.0.5.zip)

 * [Detalles](https://cl.wordpress.org/plugins/lazy-facebook-comments/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/lazy-facebook-comments/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/lazy-facebook-comments/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/lazy-facebook-comments/#developers)

 [Soporte](https://wordpress.org/support/plugin/lazy-facebook-comments/)

## Descripción

Use Facebook comments system in your website without slowing down your website. 
This plugin add an extra feature to lazy load Facebook comments after clicking a
button or scrolling down.

Simple plugin to add Facebook Comments to your website easily. It works perfectly
with latest version of WordPress.

> 
> #### Lazy FB Comments – Features
> 
>  * Add most popular Facebook commenting system in your website.
>  * **Lazy Load Facebook scripts and comments only after clicking a button or scrolling
>    down.**
>  * **Translation ready!**
>  * Adjust number of comments, color scheme, language, width, sorting order etc..
>  * Facebook comments increases your audience.
>  * Customize button label.
>  * **Super Light weight.**
>  * Completely free to use with lifetime updates.
>  * **Developer friendly.**
>  * Follows best WordPress coding standards.
>  * Of course, available in [GitHub](https://github.com/joel-james/lazy-facebook-comments/)
> [Installation](https://wordpress.org/plugins/lazy-facebook-comments/installation/)
> | [Screenshots](https://wordpress.org/plugins/lazy-facebook-comments/screenshots/)

**Bug Reports**

Bug reports are always welcome. [Report here](https://duckdev.com/support/).

**More information**

 * Follow the developer [@Twitter](https://twitter.com/Joel_James)
 * Other [WordPress plugins](https://profiles.wordpress.org/joelcj91/#content-plugins)
   by Joel James for [Duck Dev](https://duckdev.com)

**Other Requirements**

You need to create an APP in your Facebook developer console, and get the APP ID
from [here](https://developers.facebook.com/apps/).

#### Bug Reports

Bug reports are always welcome. [Report here](https://duckdev.com/support/).

## Capturas de pantalla

 * [[
 * **Settings** – Settings page.
 * [[
 * **Lazy Load Button** – (If you set scroll method, no button will be added).
 * [[
 * **Facebook Comments** – Sample of comments box.

## Instalación

#### Installing the plugin – Simple

 1. In your WordPress admin panel, go to _Plugins > New Plugin_, search for **Lazy 
    FB Comments** and click “_Install now_“
 2. Alternatively, download the plugin and upload the contents of `lazy-facebook-comments.
    zip` to your plugins directory, which usually is `/wp-content/plugins/`.
 3. Activate the plugin
 4. Go to Lazy FB Comments sub settings page under WordPress Settings page.
 5. Give your facebook app ID.
 6. Configure the plugin options with available settings.

OR, See detailed doc, [how to install a WordPress plugin](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

#### Need more help?

Please [open a support request](https://wordpress.org/support/plugin/lazy-facebook-comments/).

#### Missing something?

If you would like to have an additional feature for this plugin, [let me know](http://duckdev.com/support/)

## FAQ

### Why this plugin?

Normal Facebook comments plugins will drag your website speed down. This plugin 
won’t.

### Wait, how?

By lazy loading FB scripts and comments only when needed.

### Please explain, how this plugin lazy loads?

Comments and scripts will be loaded only after user clicking on a “Load Comments”(
of course you can customize this button text too) button, or after scrolling down.
You select any of these lazy load methods.

### How can I add custom post type support?

It’s easy. You can use `lfc_supported_post_types` filter to add custom post type
support. Add following line to your theme’s functions.php or in your custom plugin.

    ```
    add_filter( 'lfc_supported_post_types', 'mycustom_add_lfc_cpt_support' );

    function mycustom_add_lfc_cpt_support( $post_types ) {
        // Here mycpt is your custom post type name.
        $post_types[] = 'mycpt';

        return $post_types;
    }
    ```

### Where can I moderate the comments?

Once you configure the plugin with APP ID, you will find the moderation page link
on the plugin settings page.

## Reseñas

![](https://secure.gravatar.com/avatar/fe02e9adb611b3d925af71aeee733f9288ae492fa9796d31ad8ac211015e25b3?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-4072/)󠁿

 [Aedops-antena24](https://profiles.wordpress.org/antena24/) 20 de Abril de 2023

Nu functioneaza acest plugin, la testat pe antena24 Am urmat toti pasii dar nu apare
nicaieri formularul pe site

![](https://secure.gravatar.com/avatar/f307cb885f72bd6400bae3405ff0dada2b83d4316ddcb99798dcb1925cd26ece?
s=60&d=retro&r=g)

### 󠀁[Not working at all](https://wordpress.org/support/topic/not-working-at-all-246/)󠁿

 [janothemes](https://profiles.wordpress.org/janothemes/) 13 de Julio de 2021

nothing is showing after installation and configration,

![](https://secure.gravatar.com/avatar/b7582dddb290aabd750f90488ac553dbfbc4cc25d2409e69358d3cb21ef921ff?
s=60&d=retro&r=g)

### 󠀁[Very good!](https://wordpress.org/support/topic/very-good-4973/)󠁿

 [dudagervasio](https://profiles.wordpress.org/dudagervasio/) 23 de Julio de 2020

Lazy load improved the load time and first content print in Page Speed Insights!!!
Very simple and efficient! Congrats!

![](https://secure.gravatar.com/avatar/ab1f8392a93e16686e7655171979a38be9073392d52308331f9d8aaac5f9f834?
s=60&d=retro&r=g)

### 󠀁[Very Easy](https://wordpress.org/support/topic/very-easy-146/)󠁿

 [Md Rasel Khan](https://profiles.wordpress.org/mdraselkhan/) 14 de Abril de 2020

Easy to setup & simply best.

![](https://secure.gravatar.com/avatar/21307c81f62e1696fcca3cd7af828b8a1bdfa107634b3f7fb94d6c8be68c07ee?
s=60&d=retro&r=g)

### 󠀁[The best and does not slow down the web!](https://wordpress.org/support/topic/the-best-and-does-not-slow-down-the-web/)󠁿

 [ricrey](https://profiles.wordpress.org/ricrey/) 6 de Marzo de 2020

I look for maximum performance and maximum speed of my website, which does not make
unnecessary connections, but all the plugins to add facebook comments on the blog
made a call to the entire site even though they only appeared on the blog. But this
plugin definitely changed everything! This was exactly what I was looking for, this
plugin is not activated unless the user arrives at the comments part, so that does
not call Facebook on the entire site to keep Facebook preloaded . This produces 
a significant saving of unnecessary connections, I definitely congratulate the developer.

![](https://secure.gravatar.com/avatar/3dad6eb7cb66402a298609587532884cbae6293d11bafcf4086f24b1e3efb95b?
s=60&d=retro&r=g)

### 󠀁[One of the Best](https://wordpress.org/support/topic/one-of-the-best-237/)󠁿

 [umeckzki](https://profiles.wordpress.org/umeckzki/) 29 de Febrero de 2020

This one will be on my favorite list. It’s really ‘lazy’ as the name says.

 [ Leer los 18 comentarios ](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/)

## Colaboradores & Desarrolladores

“Lazy Social Comments” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

 *   [ Joel James ](https://profiles.wordpress.org/joelcj91/)
 *   [ Duck Dev ](https://profiles.wordpress.org/duckdev/)

“Lazy Social Comments” ha sido traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/lazy-facebook-comments/contributors)
por sus contribuciones.

[Traduce “Lazy Social Comments” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/lazy-facebook-comments)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/lazy-facebook-comments/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/lazy-facebook-comments/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/lazy-facebook-comments/)
por [RSS](https://plugins.trac.wordpress.org/log/lazy-facebook-comments/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 2.0.5 (11/01/2023)

 * 🐛 Security fixes.

#### 2.0.4 (03/09/2019)

 * 📦 Added comment moderation link.

#### 2.0.3 (11/09/2018)

 * 📦 New filter (lfc_supported_post_types) to add custom post support.
 * 🐛 Fixed cpt support.

#### 2.0.2 (08/03/2018)

 * Tested with WP 4.9
 * Plugin name change.

#### 2.0.1 (21/08/2016)

**New Feature**

 * On Scroll lazy load method.
 * Ability to work with other FB plugins.

**Improvements**

 * Complete revamp of plugin code.
 * Tested with WordPress 4.6.
 * Improved performance.

#### 1.0.2

 * Bug fix

#### 1.0.1

 * Added official support forum

#### 1.0.0

 * Added first version

## Meta

 *  Versión **2.0.5**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **1,000+**
 *  Versión de WordPress ** 3.0 o superior **
 *  Probado hasta **6.3.8**
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/lazy-facebook-comments/) y [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/lazy-facebook-comments/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/lazy-facebook-comments)
 * Etiquetas
 * [facebook comments](https://cl.wordpress.org/plugins/tags/facebook-comments/)
   [fb comments](https://cl.wordpress.org/plugins/tags/fb-comments/)[lazy comments](https://cl.wordpress.org/plugins/tags/lazy-comments/)
   [lazy laod](https://cl.wordpress.org/plugins/tags/lazy-laod/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/lazy-facebook-comments/advanced/)

## Calificaciones

 4.5 de 5 estrellas.

 *  [  16 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/?filter=5)
 *  [  1 valoración de 4 estrellas     ](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/?filter=2)
 *  [  2 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/lazy-facebook-comments/reviews/)

## Colaboradores

 *   [ Joel James ](https://profiles.wordpress.org/joelcj91/)
 *   [ Duck Dev ](https://profiles.wordpress.org/duckdev/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/lazy-facebook-comments/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://www.paypal.me/JoelCJ)