Title: NextGEN Gallery Comments
Author: roberto.c
Published: <strong>2011년 8월 25일</strong>
Last modified: 2011년 9월 16일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# NextGEN Gallery Comments

 작성자: [roberto.c](https://profiles.wordpress.org/robertoc/)

[다운로드](https://downloads.wordpress.org/plugin/nextgen-gallery-comments.0.1.5.zip)

 * [세부사항](https://ko.wordpress.org/plugins/nextgen-gallery-comments/#description)
 * [평가](https://ko.wordpress.org/plugins/nextgen-gallery-comments/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/nextgen-gallery-comments/#installation)
 * [개발](https://ko.wordpress.org/plugins/nextgen-gallery-comments/#developers)

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

## 설명

**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.

## 설치

 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

## FAQ

  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://ko.wordpress.org/plugins/nextgen-gallery-comments/%1$s?output_format=md).
[Log out?](https://ko.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;

}

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“NextGEN Gallery Comments”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 
플러그인에 기여하였습니다.

기여자

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

[자국어로 “NextGEN Gallery Comments”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/nextgen-gallery-comments)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/nextgen-gallery-comments/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/nextgen-gallery-comments/)를 
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/nextgen-gallery-comments/)
을 [RSS](https://plugins.trac.wordpress.org/log/nextgen-gallery-comments/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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

## 기초

 *  버전 **0.1.5**
 *  최근 업데이트: **15년 전**
 *  활성화된 설치 **60+**
 *  워드프레스 버전 ** 2.9.1 또는 그 이상 **
 *  다음까지 시험됨: **3.2.1**
 *  언어
 * [English (US)](https://wordpress.org/plugins/nextgen-gallery-comments/)
 * 태그:
 * [comment](https://ko.wordpress.org/plugins/tags/comment/)[gallery](https://ko.wordpress.org/plugins/tags/gallery/)
   [nextgen](https://ko.wordpress.org/plugins/tags/nextgen/)[NextGEN Gallery](https://ko.wordpress.org/plugins/tags/nextgen-gallery/)
   [photo gallery](https://ko.wordpress.org/plugins/tags/photo-gallery/)
 *  [고급 보기](https://ko.wordpress.org/plugins/nextgen-gallery-comments/advanced/)

## 평점

 별 5점 만점에 1점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/nextgen-gallery-comments/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/nextgen-gallery-comments/)