説明
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 reply
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.