Inline ajax comments para WordPress

Leyendo Blogging Pro me encuentro con un genial plugin. Se trata de inline ajax comments, este plugin nos permite expander los comentarios del post desde la portada.

This plugin allows for the ability to expand the comments of a post below the main post content using ajax. This ability is built-in to my tonus theme, but at the request of many users I have bundled the features into a separate plugin.

La adaptación es sencillisima, solo descarga el plugin, sube la carpeta a tu directorio de plugins y resta activarlo desde el panel. Ya solo tenés que añadir <?php ajax_comments_link(); ?> y <?php ajax_comments_div(); ?>, que es esta función la que hace mostrar los comentarios.

Comments are closed.