內容簡介
這個外掛會在你的文章編輯介面中加入一個表單,讓你上傳一張與文章相關的圖片。你可以在你的佈景主題中使用 the_article_image() 函式來顯示圖片,不管你想要的尺寸是多少(動態調整大小並使用 ImageMagick 進行快取,因此不會出現瀏覽器顯示不佳或發送巨大照片的問題)。
你可以參考 http://www.nouse.co.uk/,其中每篇文章旁邊的圖片就是使用這個外掛新增的,它會顯示在前頁以及單獨文章頁面裡的佈景主題中。
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds a form to your post screen that allows you to upload an image to go with your blog post. You can then use the_article_image() function in your theme to show the image whereever you want on your theme, at whatever size (dynamically rescaled and cached using ImageMagick so no dodgy browser rescaling or sending huge photos out).
An example of it in use is on http://www.nouse.co.uk/, where the photo alongside each post is attached, and then shown on the front page, and on the single page itself in the theme.
