Horje
This plugin will let you sort the galleries by date and get info about gallery creation (and modification) date. Wordpress Tutorial

Noted That:

  • To install correctly this nextgen-gallery-date.zip .
  • Fisrt Download the nextgen-gallery-date.zip to your computer
  • Extract/Open nextgen-gallery-date.zip to Your Computer.
  • Then, Find readme.txt file inside nextgen-gallery-date.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download " nextgen-gallery-date.zip " Plugin to your Local Computer. (Click Download)

2. Then, Login to your " yourdomain.com/wp-admin " Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on " Plugins " + " Add New " from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse " nextgen-gallery-date.zip "  Downloaded plugin from your computer, Where you downloaded nextgen-gallery-date.zip According to Step – 1 Above then, click on " Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on " Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. " NextGEN Gallery Date " folder is added on left sidemenu. Now, Click on " NextGEN Gallery Date " folder.

   Noted that: If you do not see " NextGEN Gallery Date " folder on left sidemenu then, see at left sidemenu " Settings " or " Tools ".

8. Now you configure yourself oR Watch video tutorial below about  NextGEN Gallery Date Configurtions and Settings or How to work " NextGEN Gallery Date " in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " NextGEN Gallery Date " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is NextGEN Gallery Date
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

[ 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

    // check for page navigation

    if ($maxElement > 0) {

  3. Enter the following filter:

    $galleries = apply_filters(‘ngg_album_galleries_before_paging’, $galleries, $album);
    ————————;

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


date , sort , galleries , info , gallery , creation , modification , tutorial ,

Name

Read Article
https://develop.horje.com/learn/1434/reference