[WordPress] 外掛分享: wp-extraexif

首頁外掛目錄 › wp-extraexif
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
全新外掛
安裝啟用
尚無評分
3141 天前
最後更新
問題解決
WordPress 4.0+ v1.0 上架:2017-08-10

內容簡介

這個外掛透過 exiftool 提取圖像的元數據,從而擴展了圖像元數據。預設關鍵字集合如下:

-MIMEType', '-FileType', '-FileName', '-ModifyDate', '-CreateDate', '-DateTimeOriginal', '-ImageHeight', '-ImageWidth', '-Aperture', '-FOV', '-ISO', '-FocalLength', '-FNumber', '-FocalLengthIn35mmFormat', '-ExposureTime', '-Copyright', '-Artist', '-Model', '-GPSLongitude#', '-GPSLatitude#', '-LensID'

可以使用wp_extraexif_exiftool_vars過濾器(一個引數,包含上述值的數組)來更改它們。

稍後,提取出的值會存儲在與預設 WordPress 提取的 EXIF 相同的位置,可以從同一數組中訪問。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「wp-extraexif」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

The plugin expands the image meta by extracting data via exiftool. The default set of keywords is:
-MIMEType', '-FileType', '-FileName', '-ModifyDate', '-CreateDate', '-DateTimeOriginal', '-ImageHeight', '-ImageWidth', '-Aperture', '-FOV', '-ISO', '-FocalLength', '-FNumber', '-FocalLengthIn35mmFormat', '-ExposureTime', '-Copyright', '-Artist', '-Model', '-GPSLongitude#', '-GPSLatitude#', '-LensID'

which can be altered with the wp_extraexif_exiftool_vars filter (one argument, an array with the values above).
Later on the extraced values live in the same place where the default, WordPress extraced EXIF lives and can be access from the same array.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon