Title: NextGEN Gallery Date
Author: roberto.c
Published: <strong>2011 年 8 月 27 日</strong>
Last modified: 2011 年 9 月 2 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# NextGEN Gallery Date

 作者：[roberto.c](https://profiles.wordpress.org/robertoc/)

[下载](https://downloads.wordpress.org/plugin/nextgen-gallery-date.0.1.5.zip)

 * [详情](https://cn.wordpress.org/plugins/nextgen-gallery-date/#description)
 * [评价](https://cn.wordpress.org/plugins/nextgen-gallery-date/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/nextgen-gallery-date/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/nextgen-gallery-date/#developers)

 [支持](https://wordpress.org/support/plugin/nextgen-gallery-date/)

## 描述

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

**[ A T T E N T I O N ] NextGEN Gallery core modification required!**

Read [installation page](https://wordpress.org/extend/plugins/nextgen-gallery-date/installation/)

NextGEN Gallery Date is an add-on for the best wordpress gallery plugin i have seen!
With my plugin, you can sort galleries by date, show gallery creation and modificatio
date inside gallery templates.
 It adds two new columns for gallery table:

 * added_date (on gallery creation)
 * modified_date (on gallery modification and upload of pics)

#### Features

 * Gallery order by date: Check the Ngg Date admin panel to activate the order options
   in every manage album page.
 * Date info: show 3 kinds of date format (read installation info)

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

## 安装

**[ A T T E N T I O N ] NextGEN Gallery core modification required!**

To use this plugin, you need to make a simple change to a NextGEN Gallery file(tested
with version 1.8.3).
 This will be necessary until the change will not be integrated(
I have already sent the request to Alex Rabe). To make the change, follow the instructions:

 1. Open the following file: /wp-content/plugins/nextgen-gallery/nggfunctions.php;
 2. The changes affect the function nggCreateAlbum, go to row 580, just before the
 3. // check for page navigation
 4. if ($maxElement > 0) {
 5. Enter the following filter:
 6. $galleries = apply_filters(‘ngg_album_galleries_before_paging’, $galleries, $album);
    ————————;
 7. To check if you have done correctly, check the screenshot (plugins/nextgen-gallery-
    date/date/admin/images/ngg-new-filter.png);

Now, install the plugin:

 1. Install & Activate the plugin (you need NextGEN Gallery plugin to be active!)
 2. Check if there is a nggallery folder (and the gallery.php inside) in your theme
    folder. If not, create that folder, then open the “nextgen-gallery” folder in wordpress
    plugin folder, open “view” folder, copy gallery.php and paste it in the nggallery
    folder you created before.
 3.     ```
        in gallery.php you have access to the main variable $gallery. This variable contains 3 type of date (well, 3 for added date and 3 for modified date):
          * $gallery->sql_added_date (the original date format saved in db table);
          * $gallery->added_date (formatted date, according to wordpress date settings);
          * $gallery->since_added_date ("Humanized" date, in ex. "three days ago");   
        ```
    

That’s it … Have fun

## 评价

此插件暂无评价。

## 贡献者及开发者

「NextGEN Gallery Date」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「NextGEN Gallery Date」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/nextgen-gallery-date)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/nextgen-gallery-date/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/nextgen-gallery-date/)，或通过[RSS](https://plugins.trac.wordpress.org/log/nextgen-gallery-date/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/nextgen-gallery-date/)。

## 更新日志

#### V0.1.5 – 02.09.2011

 * Fix: the menu will no longer show

#### V0.1.4 – 01.09.2011

 * Some core modifications

#### V0.1.3 – 29.08.2011

 * Fix: modified date info is incorrect

#### V0.1.2 – 28.08.2011

 * Fix: plugin forum link was incorrect
 * Fix: NGG core modification instructions: filter line is incomplete (need ; at
   the end)

#### V0.1.1 – 28.08.2011

 * Fixed some bugs which did not allow to work with NextGEN Gallery Comments

#### V0.1 – 24.08.2011

 * Initial release

## 额外信息

 *  版本 **0.1.5**
 *  最后更新：**15 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 3.1 或更高版本 **
 *  已测试的最高版本为 **3.2.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/nextgen-gallery-date/)
 * 标签
 * [flash](https://cn.wordpress.org/plugins/tags/flash/)[gallery](https://cn.wordpress.org/plugins/tags/gallery/)
   [images](https://cn.wordpress.org/plugins/tags/images/)[photos](https://cn.wordpress.org/plugins/tags/photos/)
   [slideshow](https://cn.wordpress.org/plugins/tags/slideshow/)
 *  [高级视图](https://cn.wordpress.org/plugins/nextgen-gallery-date/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/nextgen-gallery-date/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/nextgen-gallery-date/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/nextgen-gallery-date/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/nextgen-gallery-date/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/nextgen-gallery-date/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/nextgen-gallery-date/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/nextgen-gallery-date/)