plugin-icon

MS Auto Thumbnail Custom Key Generator

作者 ·
This plugin can create automaically custom key of url and alt of the post image.
版本
1.0
最近更新:
Sep 16, 2009

This plugin can create automaically custom key of url and alt of the post image.

::usage::

use below code to show thumbnail in your template

$thumb = get_post_meta($post->ID, “Thumbnail”, $single = true); $thumb_alt = get_post_meta($post->ID, “Thumbnail-alt”, $single = true);

(note: “Thumbnail” will be replaced by your own custom key)

免費使用Business方案
目前已測試版本
WordPress 2.8.4
此外掛程式已可供下載,並可用於你 系統。