Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Remote Thumbnail

Opis

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.

Instalacija

  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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Remote Thumbnail” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Remote Thumbnail” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • Initial upload

1.1

  • Cleanup
  • Updated tested version