Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Remote Thumbnail

Beschrijving

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.

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Remote Thumbnail” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Remote Thumbnail” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial upload

1.1

  • Cleanup
  • Updated tested version