描述
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.