Title: NextGEN Gallery Comments
Author: roberto.c
Published: <strong>25 de agosto de 2011</strong>
Last modified: 16 de septiembre de 2011

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/nextgen-gallery-comments.svg)

# NextGEN Gallery Comments

 Por [roberto.c](https://profiles.wordpress.org/robertoc/)

[Descargar](https://downloads.wordpress.org/plugin/nextgen-gallery-comments.0.1.5.zip)

 * [Detalles](https://ve.wordpress.org/plugins/nextgen-gallery-comments/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/nextgen-gallery-comments/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/nextgen-gallery-comments/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/nextgen-gallery-comments/#developers)

 [Soporte](https://wordpress.org/support/plugin/nextgen-gallery-comments/)

## Descripción

**Please use at least version 1.8.3 of NextGEN Gallery. This plugin is not tested
with lower versions**

NextGEN Gallery Comments give power to the best wordpress gallery plugin i have 
seen! With my plugin, now all users can leave comments to your galleries. Comments
are also displayed in admin in Comments section and in manage gallery page.

** * * NOTE * * **

For now, comments are show on galleries only when they are not called directly in
post/page with shortcode. Example:

[nggallery id=X] —-> gallery comments are not showed

[album id=X] —-> gallery comments are showed (Not in album list, but inside the 
gallery page)

I will check in next release to find a way to do it.

#### Features

 * Template : You can add custom comment form template for your theme. (read F.A.
   Q.)

### Credits

Copyright 2011 by Roberto Cantarano

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

## Instalación

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress (you need NextGEN Gallery
    plugin to be active!)

That’s it … Have fun

## Preguntas frecuentes

  I have installed the plugin but i can’t see any admin options page. Where is it?

Ehm.. this is my first release of my first plugin, in next versions i will ad an
option page with various options.

  What about customizing the comments page?

This is a simple task. This plugin use the template `comments-nggallery.php` inside`
plugins/nextgen-gallery-comments/template` to show comments list and form.
 If you
want to customize it, copy it and paste in your theme inside `nggallery` folder (
if this not exists, create it. This folder is needed to customize [NextGEN Gallery templates](http://nextgen-gallery.com/templates/))

  If i click the logout button in gallery comment form, the page is bad redirected.
How can i fix it?

You have to use a filter (put it in FUNCTIONS.PHP in your theme) to change the logout
url:

add_filter(‘your_function’,’rcwd_comment_form_defaults’);
 function your_function(
$defaults){ global $user_identity, $post_id; if(get_query_var(‘gallery’) != »){ 
$logout_url = esc_attr($_SERVER[«REQUEST_URI»]); }else{ $logout_url = get_permalink(
$post_id); } $defaults[‘logged_in_as’] = ‘

‘ . sprintf( __( ‘Logged in as [%2$s](https://ve.wordpress.org/plugins/nextgen-gallery-comments/%1$s?output_format=md).
[Log out?](https://ve.wordpress.org/plugins/nextgen-gallery-comments/%3$s?output_format=md)‘),
admin_url( ‘profile.php’ ), $user_identity, wp_logout_url( apply_filters( ‘the_permalink’,
$logout_url ) ) ) . ‘

‘;
 return $defaults;

}

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«NextGEN Gallery Comments» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ roberto.c ](https://profiles.wordpress.org/robertoc/)

[Traduce «NextGEN Gallery Comments» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/nextgen-gallery-comments)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### V0.1.5 – 16.09.2011

 * FIX: gallery is displayed above the content event if inside the editor it was
   placed below

#### V0.1.4 – 02.09.2011

 * FIX: ‘no comments’ text in nggallery-manage-gallery appears in bottom left position

#### V0.1.3 – 31.08.2011

 * FIX: all existing galleries before the plugin activation don’t show comments
 * Removed comments from gallery when called directly with shortcode [nggallery 
   id=X]

#### V0.1.2 – 28.08.2011

 * Fixed some bugs which did not allow the installation in NextGEN Gallery Date 
   is active

#### V0.1.1 – 27.08.2011

 * Fixed some bugs which did not allow the display of comments

#### V0.1 – 24.08.2011

 * Initial release

## Meta

 *  Version **0.1.5**
 *  Last updated **hace 15 años**
 *  Active installations **70+**
 *  WordPress version ** 2.9.1 o superior **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/nextgen-gallery-comments/)
 * Tags
 * [comment](https://ve.wordpress.org/plugins/tags/comment/)[gallery](https://ve.wordpress.org/plugins/tags/gallery/)
   [nextgen](https://ve.wordpress.org/plugins/tags/nextgen/)[NextGEN Gallery](https://ve.wordpress.org/plugins/tags/nextgen-gallery/)
   [photo gallery](https://ve.wordpress.org/plugins/tags/photo-gallery/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/nextgen-gallery-comments/advanced/)

## Valoraciones

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/)

## Colaboradores

 *   [ roberto.c ](https://profiles.wordpress.org/robertoc/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

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