=== Plugin Name ===
Contributors: oddjar
Donate link: http://oddjar.com
Tags: attachments, images, media, pages, galleries
Requires at least: 2.9
Tested up to: 3.7
Stable tag: 1.1
 
This plugin allows you to quickly reattach images to different pages in your WordPress installation.

== Description ==

This plugin allows you to quickly reattach images to different pages in your WordPress installation. It places a simple drop-down menu in the edit media screen that lists all of the pages in your WordPress site and allows you to reattach the given image to a new page. Note that this plugin only works for images that are attached to pages. It ignores images that are attached to posts.

== Installation ==

1. Upload `move-images-between-pages.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. The drop-down menu added to the Edit Media screen.

== Frequently Asked Questions ==

None.

== Changelog ==

= 1.0 =
* Changed function prefixes for better forward compatability
* Code edit to meet WP coding standards because I was stupid when I wrote the original version
* Updated screenshot to reflect WP 3.7

None.

== Upgrade Notice ==

None.