Mô tả
By default, adding an image to the WordPress media library requires you to import or upload the image to the WordPress site, which means there must be a copy of the image file stored in the site. This plugin enables you to add an image stored in an external site to the media library by just reading list of remote images using CDN service’s (Cloudinary) API. In this way you can host the images in a dedicated server other than the WordPress site, and still be able to show them by various gallery plugins which only take images from the media library.
The plugin provides a dedicated ‘Media’ -> ‘Import images’ submenu page.
Supported CDN services:
* Cloudinary
(others coming soon)
Need a custom work?
If you need template customization, optimization or custom software development service, please contact me.
Ảnh màn hình
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/import-cdn-remote-images
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
Usage
After installation you can use the plugin to add external media without import:
- Go to setting page of plugin and save required CDN service parameters such as Cloud name, API key, API secret.
- Click the ‘Media’ -> ‘Import images’ submenu in the side bar.
- Click ‘Update’ button and automatically fill in the URLs of the images you want to add.
- Click the ‘Add’ button, the remote images will be added.
Đánh giá
Người đóng góp & Lập trình viên
“Import CDN-Remote Images” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Import CDN-Remote Images” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Import CDN-Remote Images” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Version 2.1.3
- Minor security fix
- Tested up to:
6.8
Version 2.1.2
- Minor code changes
- Tested up to:
6.7
For the changelog of earlier versions, please refer to Import CDN-Remote Images changelog section on blog.