Gallery

A. Gallery provide a shortcode [a_gallery]. With attributes you can easily customize size of thumbnails and gallery slider.

Plugin was developed while I worked on site for nameless PR agency. Company where I work is Avatech Ltd.

Author: Sevastyan Rabdano

Tags: ajax, attachments, image, picture, attach, detach, gallery, fancybox

Requires at least: 3.1

Tested up to: 3.3

Stable tag: 1.1


Description

A. Gallery provide a shortcode [a_gallery]. With attributes you can easily customize size of thumbnails and gallery slider. You can attach, detach and sort post pictures with drag and drop, post edit page reloading not needed for this.

Features:

Plugin settings page allow to edit default shortcode attributes values. There are:

Installation

  1. Upload a-gallery folder unpacked from archive to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Place [a_gallery] shortcode wherever you want in your site.

Frequently Asked Questions

How to add a gallery to post?

Simply type [a_gallery] and upload some pictures (do not insert it in post if you don't want add images in post content).

How to detach image?

If post have attached photos you can detach it by clicking Delete link located below of item in "Manage images" meta box.

How to attach image?

There are two options: 1. Upload pictures from edit post page and save changes, but do not insert it in post if you don't want add images in post content. 2. Upload pictures from media tab in admin and then navigate to post and in "Manage images" meta box click "Add from library button". Then you can select pictures and save it.

What settings can I change?

You can customize:

For example [a_gallery post_id="1" count="7" border="3" border_color="#ff0000" item_h="100" item_w="120" columns="3" exclude="2,3"] will insert a gallery with 7 images attached to post "Hello World!" (post ID = 1), exclude attachments with ID 2,3. Slider will contain 3 visible and 4 hidden thumbnails with size 120px by 100px and #ff0000 border of 3px width.

Screenshots

  1. Full size view.
  2. Slider with 4 columns.
  3. Sort and detach box.

Changelog

1.1

0.9.1

0.9

Get It!

You can download archive.

a-gallery.1.1.zip

But I think this is not last version. Best way to get it is download from GitHub.

git clone git://github.com/rabdano/A.-Gallery.git