설명
This Plugin allows to use an external image as Featured Image, this can be especially useful if you house your images in another location.
This Plugin is compatible with Nelio External Featured Image Metadata, so you can reuse your data in case you want to uninstall Nelio Plugin.
스크린샷
설치
This section describes how to install the plugin and get it working.
- Upload and extract the plugin file to the
/wp-content/plugins/
directory,
or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- This plugin doesn’t have configuration screen, you can view a metabox directly when you create or edit your posts or pages.
후기
2023년 8월 24일
Does EXACTLY what I was looking for, for free, and without annoying text and banners in your admin area.
2020년 4월 1일
work great.. even it’s has not been update..
2018년 4월 8일
doesnt show the image on top of the post as it would
do in the normal way when you load an image without a plugin
2018년 1월 3일
답글 1개
This is really great
Please make it compatible with the new version wordpress
God bless you
2017년 9월 26일
It is what I was looking for: simplicity.
$external_image = get_post_meta( $post->ID, '_dcms_eufi_img', true );
2017년 6월 19일
works well.
기여자 & 개발자
변경이력
1.0.3
- Tested up to WordPress 5.5
1.0.2
- Fix Readme file, test version 4.8.3
1.0.1
- Fix text domain for translation
1.0
- Initial release, stable version.