﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
18178	"Add ""none"" option to $attr['link'] for [gallery] shortcode"	chipbennett		"Currently, the `[gallery]` shortcode only supports output of linked images. By default, each gallery image links to the attachment page, or directly to the file, if `link=""file""` is passed to the shortcode. Both cases use `wp_get_attachment_image_link()`.

Attached patch adds support for `link=""none""`, enabling the gallery images to be output as flat image files, rather than linked, via `wp_get_attachment_image()`."	enhancement	new	normal	3.6	Gallery	3.2.1	normal		has-patch needs-testing	MHagemeister helgatheviking@… marcel@…
