=== Gallery Columns === Contributors: Safirul Alredha Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2E2KFZKA8RAMN Tags: gallery, columns, post, images Requires at least: 2.9 Tested up to: 3.0-beta1 Stable tag: 1.0.1 Force and overwrite the current number of [gallery] columns without altering or tampering its original options. == Description == If you use [`[gallery]`][1] shortcode without setting the columns value, the default is set to 3. Some WordPress theme can either fit 3 or more column per row or less. Imagine if you use `[gallery]` shortcode with default options regularly within your posts, you switch to a new theme and the theme could only fit gallery with 2 columns per row. To overcome this issue, the plugin will force and overwrite the current number of gallery columns within any post that uses `[gallery]` shortcode with a new number of columns of your choice without altering or tampering its original options. It also includes feature to exclude post from being overwritten by this plugin. [1]: http://codex.wordpress.org/Gallery_Shortcode == Installation == * Upload the Gallery Columns plugin to your blog and Activate it. * Then go to Settings > Gallery Columns and set the Columns or Exclude options. Exclude is Optional. You're done! **Note:** Once activated, Gallery Columns plugin will add `gallery_columns` option to the options database table. == Changelog == = 1.0.1 = * Fixed readme.txt. = 1.0 = * Initial release