该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

EXIF Columns

描述

This plugin adds columns to the WordPress built in Media Library for EXIF metadata.

EXIF columns added are All, Credit, Camera, Focal Length, Aperture, ISO, Shutter Speed, Created Timestamp, Created Date and Copyright.

This plugin builds on a code snippet on http://wpsnipp.com by Kevin Chard.

安装

  1. Upload the exif-columns folder to the /wp-content/plugins/ directory
  2. Activate the EXIF Columns plugin through the ‘Plugins’ menu in WordPress

All columns will be visible in the Media Library by default when the plugin is first activated. To remove columns click the ‘Screen Options’ tab at the top right of the Media Library page and deselect the unrequired column(s).

Hover over an active column’s header for notes on what the column is displaying.

常见问题

Is this your first plugin?

Yes, go easy on me.

评价

此插件暂无评价。

贡献者及开发者

“EXIF Columns” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“EXIF Columns”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.3

  • Fixed division by zero error with shutter speed calculation.

1.0.2

  • Units of measurement added to EXIF All, Focal Point, Aperture and Shutter Speed columns.
  • Column hover descriptions updated.

1.0.1

  • EXIF All details updated to include Created Timestamp as well as Created Date.
  • EXIF Created Timestamp column added.
  • Column names updated.
  • Column hover descriptions updated.

1.0

  • First release.