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.
Screenshots
Installation
- Upload
move-images-between-pages.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
None.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Move Images Between Pages” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Move Images Between Pages” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.