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.

Remote Thumbnail

توضیحات

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.

نصب

  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

سوالات متداول

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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Remote Thumbnail” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Remote Thumbnail” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Initial upload

1.1

  • Cleanup
  • Updated tested version