This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Sync Remote Images

Descripción

在发布文章中,如果文章中引用了远程图片,那么之前的做法就是:下载这个远程图片,然后重新上传。
有了这个插件,你就可以省掉这些工作了,插件会在提交的时候,检查文章中引用的图片,如果是远程图片,就自动下载到附件目录,并保存到媒体库。
如果没有选择特色图片,会自动选择第一张下载的图片作为特色图片。

Instalación

安装后,启用即可。
本插件暂时没有任何设置项目,应该不不需要怎么设置。
本插件只下载图片,并不会对图片进行处理(如:缩略图,剪裁等。)
如果不想使用,只需要停用即可。

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Sync Remote Images” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Sync Remote Images” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

0.01

  • 完成功能