A. Gallery

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

Author:Sevastyan Rabdano (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.3.2
Plugin version:1.1
Added to WordPress repository:17-04-2011
Last updated:07-02-2012
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, %:60
Rated by:2
Plugin URI:http://rabdano.ru/wordpress-plugins/a-gallery...
Total downloads:9 016
plugin download
Click to start download

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:

  • Show gallery wherever you want using shortcode.
  • Attach or detach images to post.
  • Sort photos in gallery right on post edit page with drag and drop and AJAX.
  • Manage default view of slider.
  • Extend shortcode by using add_filter( 'post_a_gallery', 'your_function_name' ) hook.

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

  • "post_id" is the ID of post which attachments you want to show in gallery;
  • "count" is number of images to show in gallery slider;
  • "border" is width of thumbnails slider border;
  • "border_color" is color of thumbnails slider border;
  • "item_w" is thumbnail width;
  • "item_h" is thumbnail height;
  • "columns" is number of visible pictures (number of columns);
  • "exclude" is IDs of attachments which you don't want to show;
  • "max_width" is max width of full size image;
  • "max_height" is max height of full size image.