Plugin info

Total downloads: 2,364
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 7/5/2009 (6023 days ago)
Added to WordPress: 4/28/2009 (16 years old)
Minimum WordPress version: 2.0
Tested up to WordPress version: 2.9.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 6023 days ago

20/100

Is WPVN – Thumbnailer abandoned?

Possibly abandoned (last update 6023 days ago).

Compatibility

Requires WordPress: 2.0
Tested up to: 2.9.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin is destined to intermediate users.

It helps you find image that is attached to a post in this priority: – Custom field (name can be one of these: img, image, thumbnail) – Uploaded/Attached image

NOTE
If you have allow_url_fopen you can get image from an URL Path for Custom Field to your uploaded files is: /year/month/image or /image (depends on your settings for upload directory)

Custom fields use these sets * (img, img_title, img_alt, img_class) -> CSS: img-[img_class] * (image, image_title, image_alt, image_class) -> CSS: image-[image_class] * (thumbnail, thumbnail_title, thumbnail_alt, thumbnail_class) -> CSS: thumbnail-[image_class] * The value of img_class or image_class or thumbnail_class is case non-sensitve (Ex: CSSClass will be cssclass) * case sensitive and non-permutable

Example

To be used best in the Loop caro_the_image($post->ID); shows the custom-size image. caro_get_the_image($post->ID); returns the custom-size image HTML code. caro_the_image_url($post->ID); shows the URL of the custom-size image. caro_get_the_image_url($post->ID); returns the URL of the custom-size image.

Installation

  1. Search for WPVN or Thumbnailer in Plugin Installer and install this plugin.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

More about WPVN – Thumbnailer

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available