內容簡介
提供了在 WordPress 媒體庫上傳圖片時自動建立文章的功能。
上傳的圖片可以成為文章的特色圖片,並且圖片的一些資訊(例如 EXIF 資料)或圖片本身,也可以自動設定在文章內容中。
如果圖片提供了其 GPS 座標,也可以添加顯示其位置的 Google 地圖。
圖片的 XMP 關鍵字可以設定為文章的標籤,一組分類也可以與之關聯。
如果目前使用的主題支援,可以選擇生成文章的格式。
對於照片部落格或有大量圖片發佈的 WordPress 站點非常有用。
最初受到 Auto Post After Image Upload 的啟發,https://wordpress.org/plugins/auto-post-after-image-upload/
一些處理 XMP 數據的程式碼示意來自 Jean-Sebastien Morisset 的 http://surniaulula.com/
更多的貢獻內容在程式碼內部報告。
項目的 BitBucket 網址:http://bitbucket.org/starnutoditopo/post-a-pic/
使用 Mercurial 從這裡取得原始碼:ssh://[email protected]/starnutoditopo/post-a-pic
外掛標籤
開發者團隊
原文外掛簡介
Provides the facility to automatically create a post when an image is uploaded to the WordPress media gallery.
The uploaded image can become the post’s featured image and some information about the image (such as EXIF data), or the image itself, can automatically be set in post’s content.
If the image provides its GPS coordinates, a Google map displaying its location can be added as well.
The image’s XMP keywords can be set as the post’s tags and a set of categories can be associated to it too.
The format of the generated post can be selected, if the theme in use supports it.
Useful for photo blog or where there is a large number of image posting in a wordpress driven site.
Originally inspired by Auto Post After Image Upload, https://wordpress.org/plugins/auto-post-after-image-upload/
Some code sketches to handle XMP data have been excerpted from Jean-Sebastien Morisset, http://surniaulula.com/
More credits are reported inside the code.
Project BitBucket URL: http://bitbucket.org/starnutoditopo/post-a-pic/
Get the source code with Mercurial from: ssh://[email protected]/starnutoditopo/post-a-pic
