stevenhoney / Gallery-Metabox

Displays all the post's attached images on the Edit screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Gallery Metabox ===
Contributors: billerickson
Tags: gallery, image, images, metabox
Requires at least: 3.0
Tested up to: 3.9
Stable tag: 1.5

Displays all the post's attached images on the Edit screen.

== Description ==

NOTE: This uses the old media gallery interface, and I have no plans to change this. 

I use the WordPress Gallery a lot on websites I build. It's a wonderful tool, but it's hard to find. Instead of telling users "Click the first icon next to Upload/Insert, then click the gallery tab", I created this simple plugin to display all the attached images in a metabox. 

It's also customizable for developers (see documentation).

[Documentation](https://github.com/billerickson/Gallery-Metabox/wiki) | [Support Forum](https://github.com/billerickson/Gallery-Metabox/issues)

== Changelog ==

= 1.6 = 
* Localize theme and include Portuguese translation

= 1.5 = 
* Fix multisite issue. See issue #3 on GitHub
* Rebuild the plugin as a class, props @norcross
* Rebuild AJAX refresh according to WP Standards, props @norcross

= 1.4 = 
* Fixed an issue of compatiblity with other plugins

= 1.3 =
* AJAX Refresh of metabox (thanks Zlatko Salbut)
* Add output filter
* Add image description as title

= 1.2 =
* Fix query reset issue (first fix didn't work)

= 1.1 = 
* Fix query reset issue 

= 1.0 =
* Release of plugin
* Added italian translation (thanks mad_max)

About

Displays all the post's attached images on the Edit screen.


Languages

Language:PHP 72.4%Language:JavaScript 24.7%Language:CSS 2.9%