Created: 12/2021
Latest updated: 06/2024 – Updated version: 1.0.18
By: VillaTheme
Thank you for purchasing our plugin. If you have any questions that are beyond the scope of this documentation, please feel free to request support at our Support Forum. Thanks so much!
EXMAGE – WordPress Image Links helps you save storage by using external image URLs. These images are shown in Media library like normal images so that you can choose them for post/product featured image, WooCommerce product gallery… or everywhere that images are chosen from Media library.
Get the plugin installation package from your account download page and save it to your desktop.
Go to Plugins/ Add New/ Upload Plugin/ Choose file/ Select exmage-wordpress-image-links.zip / click “Install Now“/ click “Active plugin”.
Add URLs on the Media Library: You can add multiple image URLs at once on below the File upload on Upload New Media page
Add an image URL from Media library such as Post/Product featured image, product gallery images, variation image, product category image…
For example:
You can distinguish between external images and normal attachments by the icon.
* Important note: You can not edit external images until you convert them to normal attachments.
This plugin is tested compatibility some plugins:
1. ALD – Aliexpress Dropshipping and Fulfillment for WooCommerce By VillaTheme.
When activating both plugins, the option “Use external links for image” will appear in the Product tab of the ALD plugin to let you choose. If you enable it, the original AliExpress image URL is saved on that external storage plugin, which helps to save your website storage space.
if(class_exists( 'EXMAGE_WP_IMAGE_LINKS' )){
$add_image = EXMAGE_WP_IMAGE_LINKS::add_image( $url, $image_id, $post_parent );
}
-$url: URL of the image you want to process
-$image_id: Passed by reference
-$post_parent: ID of the post that you want the image to be attached to. If empty, the image will not be attached to any post
Thank you for your attention!
If you have any question, please create a topic at our FORUM, we will support within 24 hours.