Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Remote Thumbnail

Descripción

Lightweight plugin to use remote images for post thumbnails and featured image. Enter remote image url into custom field ‘remote_thumbnail’ of any post.

Images will not be downloaded, therefore will not use up space from your hosting. In order to keep the same aspect ratio as an uploaded, cropped image with no distortion, the code generated will be an inline-block DIV with the image set as a background.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Where can I use the logic?

The plugin can be used in any post type that admits custom fields or postmeta.

Will images be downloaded to my server?

No. They will be remotely referenced.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Remote Thumbnail» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Remote Thumbnail» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial upload

1.1

  • Cleanup
  • Updated tested version