Title: NextGEN Gallery Authors
Author: roberto.c
Published: <strong>28 آگسٽ 2011</strong>
Last modified: 2 سيپٽمبر 2011

---

پلگ انس ڳولھيو

ھي پلگ ان **WordPress جي جديد 3 وڏين رليزز** سان آزمايو نه ويو آھي. اهو ٿي سگهي 
ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي 
وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

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

# NextGEN Gallery Authors

 کان: [roberto.c](https://profiles.wordpress.org/robertoc/)

[ڊائون لوڊ ڪريو](https://downloads.wordpress.org/plugin/nextgen-gallery-authors.0.2.5.zip)

 * [تفصيل](https://snd.wordpress.org/plugins/nextgen-gallery-authors/#description)
 * [جائزو](https://snd.wordpress.org/plugins/nextgen-gallery-authors/#reviews)
 *  [تنصيب](https://snd.wordpress.org/plugins/nextgen-gallery-authors/#installation)
 * [ترقي](https://snd.wordpress.org/plugins/nextgen-gallery-authors/#developers)

 [سھائتا](https://wordpress.org/support/plugin/nextgen-gallery-authors/)

## وضاحت

**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-authors/installation/)

NextGEN Gallery Authors is an add-on for the best wordpress gallery plugin i have
seen! With my plugin, you can show galleries filtered by author.

### 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 album-extend.php and paste
    them in the nggallery folder you created before.
 3. in album-extend.php, inside te cycle ‘foreach ($galleries as $gallery)’ you can
    use this var ‘$gallery->author_galleries’ to get a link (like this http://lorem.
    com/lorem-ipsum/nggallery/auth-1) to reload the page only to show galleries created
    by that author.
     You can link directly the name of the author in this way:
 4.     ```
        $author = get_the_author_meta('display_name', $gallery->author);
        ...
        <a href="<?php $gallery->author_galleries ?>"><?php $author ?></a>
        ...
        ```
    

That’s it … Have fun

## جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

## تعاون ڪندڙ & ڊولپرز

“NextGEN Gallery Authors” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو
آھي.

تعاون ڪندڙ

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

[ترجمو ڪريو “NextGEN Gallery Authors” توهان جي ٻولي ۾.](https://translate.wordpress.org/projects/wp-plugins/nextgen-gallery-authors)

### ڊولپمينٽ ۾ دلچسپي؟

[ڪوڊ براؤز ڪريو](https://plugins.trac.wordpress.org/browser/nextgen-gallery-authors/)،
چيڪ ڪريو [SVN مخزن](https://plugins.svn.wordpress.org/nextgen-gallery-authors/)،
يا رڪنيت حاصل ڪريو [ڊولپمينٽ لاگ](https://plugins.trac.wordpress.org/log/nextgen-gallery-authors/)
پاران [RSS](https://plugins.trac.wordpress.org/log/nextgen-gallery-authors/?limit=100&mode=stop_on_copy&format=rss).

## لاگ تبدیل ڪريو

#### V0.2.5 – 02.09.2011

 * Fix: the menu will no longer show

#### V0.2.3 – 01.09.2011

 * Some core modifications

#### V0.2.2 – 29.08.2011

 * Fix: the warning box in admin pages can not be closed

#### V0.2.1 – 28.08.2011

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

#### V0.1 – 24.08.2011

 * Initial release

## ميٽا

 *  Version **0.2.5**
 *  Last updated **15 سالَ اڳ**
 *  Active installations **10+**
 *  WordPress version ** 3.1 يا وڌيڪ **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/nextgen-gallery-authors/)
 * Tag
 * [NextGEN Gallery](https://snd.wordpress.org/plugins/tags/nextgen-gallery/)
 *  [ترقي يافته ڏيک](https://snd.wordpress.org/plugins/nextgen-gallery-authors/advanced/)

## درجه بندي

No reviews have been submitted yet.

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

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

## تعاون ڪندڙ

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

## سھائتا

چوڻ لاءِ ڪجهه آهي؟ مدد گهرجي؟

 [ڏسو سپورٽ فورم](https://wordpress.org/support/plugin/nextgen-gallery-authors/)