Changeset 362486
- Timestamp:
- 03/20/2011 01:15:05 PM (15 years ago)
- File:
-
- 1 edited
-
dp-thumbnail/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dp-thumbnail/trunk/readme.txt
r362457 r362486 15 15 This plugin based Justin Tadlock's [Get the image](http://wordpress.org/extend/plugins/get-the-image/) plugin. DP Thumbnail gives it a general settings in admin panel, and add Timthumb support(Automatic cropping and resizing script). 16 16 17 First, DP Thumbnail grab images from a variety of ways(Optional): 18 19 *1. Get image by cutstom field **keys**. 20 *2. If no image found, get image by built-in feature "Featured image". 21 *3. If no image found, get image by attachment image. 22 *4. If no image found, get first image by scan post content. 23 *5. If no image found, display default image. 24 25 and then, you can set how to display thumbnail: 26 27 *Image size for featured image and attachment image. 28 *Output thumbnail size, alignment 29 *Enable timthumb for image. 30 *and more. 31 17 32 TODO: 33 18 34 1. Better description and usage. 19 35 2. Video thumbnail support.
Note: See TracChangeset
for help on using the changeset viewer.