Advanced Custom Fields – NextGEN Gallery Field add-on

plugin banner

Adds a NextGEN Gallery Field to Advanced Custom Fields. Select one or more NextGEN Galleries and assign them to the post.

Author:Ales Loziak, Robert Kleinschmager (profile at wordpress.org)
WordPress version required:3.0 or hig
WordPress version tested:4.1.0
Plugin version:2.1
Added to WordPress repository:09-06-2012
Last updated:04-01-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:42
Rated by:7
Plugin URI:http://wordpress.org/extend/plugins/advanced-...
Total downloads:32 685
Active installs:1 000+
plugin download
Click to start download

This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless advanced Custom Fields is installed and activated.

The NextGEN Gallery field provides a dropdown (select or multi-select) of NextGEN Gallery names (galleries and albums) and the ability to map the selected NextGEN Gallery to the post.
The get_value() API returns an array of the selected NextGEN Gallery IDs and the form – album or gallery.

Support ACF5 Pro, ACF4, ACF3, NextCellent Gallery – NextGEN Legacy.

!!! Version 1.1 !!!
This version changes get_value() API returned value. You must change your template files. !!!

The get_value() API returns a following array:
Array (
[0] => Array (
[ngg_id] => 8 ( NextGEN Gallery ‘gallery’ or ‘album’ ID )
[ngg_form] => gallery ( ‘gallery’ or ‘album’ )
)
)

Example

These examples should show a NextGEN Gallery gallery or NextGEN Gallery album.

For version 1.1 and later

For version 1.0.2 and earlier


Screenshots
FAQ
ChangeLog