=== Associate Attachment === Contributors: ishitaka Tags: images, media library Requires at least: 4.9 Tested up to: 6.5 Requires PHP: 5.6 Stable tag: 1.7.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Associate the media library image with the post. == Description == Associate images and posts in the media library at once (set "Uploaded to"). = Supported media files = * Images in post content * Featured images * WooCommerce products and product gallery images * Image Field in Advanced Custom Fields plugin * Image Field in Smart Custom Fields plugin == Installation == 1. Upload the `associate-attachment` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the Plugins menu in WordPress. == Frequently Asked Questions == = How this plugin works = [Associate Attachment plugin](https://xakuro.com/wordpress/associate-attachment/). == Screenshots == 1. Media Library page. 2. Associate Image Tool page. == Changelog == = 1.7.1 = * Adhered WordPress coding standards 3.0.1. = 1.7.0 = * Added support for shortcode images. * Supported WordPress 6.3. = 1.6.0 = * Added support for Smart Custom Fields image fields. = 1.5.0 = * Added support for Advanced Custom Fields image fields. = 1.4.0 = * Added support for WooCommerce images (product image and gallery images). * Code refactoring to meet WordPress PHP Coding Standards. = 1.3.2 = * Added a plugin action link. * Supported PHP 8.1 and WordPress 6.2. = 1.3.1 = * Enhanced error messages and handling. = 1.3.0 = * Improved performance. = 1.2.0 = * Added support for reusable block. * Added ability to disassociate all media. = 1.1.0 = * Changed the target post status from publish to publish, private, future, draft and pending. = 1.0.0 = * Initial release.